12 lines
392 B
Markdown
12 lines
392 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [@apextoaster/js-yaml-schema](./js-yaml-schema.md) > [IncludeOptions](./js-yaml-schema.includeoptions.md) > [join](./js-yaml-schema.includeoptions.join.md)
|
||
|
|
||
|
## IncludeOptions.join property
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
join: (...path: Array<string>) => string;
|
||
|
```
|