@nx/cypress
Version:
4 lines • 306 B
TypeScript
export declare function getUnscopedLibName(libRoot: string): string;
export declare function getE2eProjectName(targetProjectName: string, targetLibRoot: string, cypressDirectory?: string): string;
export declare function filePathPrefix(directory: string): string;
//# sourceMappingURL=project-name.d.ts.map