Skip to content

@sebastianwessel/quickjs v2.1.1


@sebastianwessel/quickjs / getHandle

Function: getHandle()

getHandle(scope, ctx, name, input): QuickJSHandle

Defined in: src/sandbox/expose/expose.ts:6

Parameters

scope

Scope

ctx

QuickJSContext | QuickJSAsyncContext

name

string

input

unknown

Returns

QuickJSHandle