UNPKG

yunzai-micro-plugin

Version:

Yunzai开发管理面板

4 lines (3 loc) 164 B
export declare function exec(code: string): void; export declare function execSync(code: string): void; export declare function execSyncGlobal(code: string): void;