Skip to content

@sebastianwessel/quickjs v3.0.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

Updated at: