UNPKG

edge-runtime

Version:

Run any Edge Function from CLI or Node.js module.

2 lines (1 loc) 67 B
export declare const inlineEval: (script: string) => Promise<any>;