615 B
615 B
Home > @apextoaster/js-yaml-schema > createInclude
createInclude() function
Instantiate an includer with closure over the provided options.
Signature:
export declare function createInclude(options: IncludeOptions): YamlType;
Parameters
Parameter | Type | Description |
---|---|---|
options | IncludeOptions |
Returns:
YamlType