UNPKG

@augment-vir/node

Version:

A collection of augments, helpers types, functions, and classes only for Node.js (backend) JavaScript environments.

13 lines (12 loc) 603 B
export declare const monoRepoDirPath: string; export declare const notCommittedDirPath: string; export declare const nodePackageDir: string; export declare const testFilesDir: string; export declare const dirContentsTestDir: string; export declare const longRunningFilePath: string; export declare const longRunningFileWithStderr: string; export declare const workspaceQueryDir: string; export declare const workspaceQueryPackageJsonPath: string; export declare const tempWorkspaceQueryFile: string; export declare const recursiveFileReadDir: string; export declare const invalidPackageDirPath: string;