659 B
659 B
Home > @apextoaster/js-yaml-schema > createSchema
createSchema() function
Safe schema with additional library types added.
Signature:
export declare function createSchema(options: Readonly<SchemaOptions>): import("js-yaml").Schema;
Parameters
Parameter | Type | Description |
---|---|---|
options | Readonly<SchemaOptions> |
Returns:
import("js-yaml").Schema