import {hooklinker} from "./hooklinker"; setImmediate(main) function main() { // init_array 通用模板的注入 hooklinker.start(); }