UNPKG

@loopback/docs

Version:
23 lines (15 loc) 640 B
--- lang: en title: 'API docs: boot.baseartifactbooter.discovered' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.boot.baseartifactbooter.discovered.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; [discovered](./boot.baseartifactbooter.discovered.md) ## BaseArtifactBooter.discovered property List of files discovered by the Booter that matched artifact requirements <b>Signature:</b> ```typescript discovered: string[]; ```