UNPKG

vue-launchers

Version:
5 lines (4 loc) 103 B
/** * * 页面初始化就执行的函数 */ export declare const initFunction: () => Promise<void>;