539 B
539 B
Home > @apextoaster/js-yaml-schema > createSchema
createSchema() function
Signature:
export declare function createSchema(options: SchemaOptions): Schema;
Parameters
Parameter | Type | Description |
---|---|---|
options | SchemaOptions |
Returns:
Schema