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) · 630 Bytes

File metadata and controls

23 lines (14 loc) · 630 Bytes

Home > @datashaper/workflow > Named > loadSchema

Named.loadSchema() method

Signature:

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

Parameters

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

Returns:

void