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
Returns
Record<string, unknown>