Function: containsEntryFile()
containsEntryFile(
chain):boolean
Defined in: packages/bakit/src/lib/loader/loader.ts:271
Check if the file chain includes the entry file (e.g, index.ts)
Parameters
chain
string[]
Returns
boolean
boolean
containsEntryFile(
chain):boolean
Defined in: packages/bakit/src/lib/loader/loader.ts:271
Check if the file chain includes the entry file (e.g, index.ts)
string[]
boolean
boolean