UNPKG

@discue/somewhat-secure-insecure-fn-executor

Version:

Tries to isolate execution of untrusted code

2 lines (1 loc) 78 B
export function wrapScript(script: string, argNames?: Array<string>): string;