852 B
852 B
Home > @apextoaster/js-yaml-schema > IncludeOptions
IncludeOptions interface
Signature:
export interface IncludeOptions
Properties
Property | Type | Description |
---|---|---|
exists | (path: string) => boolean | |
join | (...path: Array<string>) => string | |
read | IncludeReader | |
resolve | (path: string) => string | |
schema | Optional<Schema> |