Skip to content

Function: toCoreOutput()

toCoreOutput(output): Record<string, unknown>

Defined in: packages/core/src/render.ts:189

Maps the public output options onto the Rust OutputOptions JSON.

Parameters

output

OutputOptions

Returns

Record<string, unknown>