UNPKG

lib-tools

Version:

The lib-tools helps you simplify the build, bundle, test and npm packaging workflows for Typescript, JavaScript, Angular library projects and assets module projects.

2 lines (1 loc) 141 B
export declare function findTestIndexFile(projectRoot: string, workspaceRoot: string, tsConfigPath?: string | null): Promise<string | null>;