UNPKG

@nodescript/core

Version:

Visual programming language for Browser and Node

3 lines (2 loc) 124 B
export declare function evalEsmModule(code: string): Promise<any>; export declare function codeToUrl(code: string): string;