12 lines
394 B
Markdown
12 lines
394 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) > [resolve](./js-yaml-schema.includeoptions.resolve.md)
|
|
|
|
## IncludeOptions.resolve property
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
resolve: (path: string) => string;
|
|
```
|