Skip to content

@sebastianwessel/quickjs v3.0.0


@sebastianwessel/quickjs / Serializer

Type Alias: Serializer()

Serializer = (ctx, handle, rootScope?) => any

Defined in: types/Serializer.ts:3

Parameters

ctx

QuickJSContext | QuickJSAsyncContext

handle

QuickJSHandle

rootScope?

Scope

Returns

any

Updated at: