Skip to content

@sebastianwessel/quickjs v2.3.1


@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