UNPKG

@loopback/docs

Version:

Documentation files rendered at [https://loopback.io](https://loopback.io)

24 lines (16 loc) 684 B
--- lang: en title: 'API docs: boot.baseartifactbooter.dirs' keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI sidebar: lb4_sidebar editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/boot permalink: /doc/en/lb4/apidocs.boot.baseartifactbooter.dirs.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/boot](./boot.md) &gt; [BaseArtifactBooter](./boot.baseartifactbooter.md) &gt; [dirs](./boot.baseartifactbooter.dirs.md) ## BaseArtifactBooter.dirs property Relative paths of directories to be searched <b>Signature:</b> ```typescript dirs: string[]; ```