Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 618 Bytes

File metadata and controls

23 lines (14 loc) · 618 Bytes

Home > @datashaper/workflow > ParserOptions > loadSchema

ParserOptions.loadSchema() method

Signature:

loadSchema(schema: Maybe<ParserOptionsSchema>, quiet?: boolean): void;

Parameters

Parameter Type Description
schema Maybe<ParserOptionsSchema>
quiet boolean (Optional)

Returns:

void