UNPKG

gitlab-acebase

Version:

AceBase realtime database server (webserver endpoint to allow remote connections)

3 lines 176 B
export declare function executeSandboxed(code: string, env: any): Promise<any>; export declare function isCodeSafe(code: string): boolean; //# sourceMappingURL=sandbox.d.ts.map