UNPKG

shadow-function

Version:

ioing lib - shadow Function, worker Function

8 lines (7 loc) 289 B
declare const shadowFunction: { (code: string | object, setting?: object | undefined, log?: ((e: object) => void) | undefined): void; debugger: (isee: string, model?: { 'no-Proxy': boolean; } | undefined) => void; }; export { shadowFunction as ShadowFunction };