Skip to content

@sebastianwessel/quickjs v2.2.0


@sebastianwessel/quickjs / getHandle

Function: getHandle()

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

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

Parameters

scope

Scope

ctx

QuickJSContext | QuickJSAsyncContext

name

string

input

unknown

Returns

QuickJSHandle