1
0
Fork 0
js-yaml-schema/docs/api/js-yaml-schema.createinclud...

629 B

Home > @apextoaster/js-yaml-schema > createInclude

createInclude() function

Instantiate an includer with closure over the provided options.

Signature:

export declare function createInclude(includeOptions: IncludeOptions): YamlType;

Parameters

Parameter Type Description
includeOptions IncludeOptions

Returns:

YamlType