UNPKG

@alexaegis/workspace-tools

Version:

Tools for working with javascript workspaces

4 lines 257 B
import { MockInstance } from 'vitest'; export declare const mockProcessCwdValue = "/foo"; export declare const mockProcessCwd: () => MockInstance<() => string>; //# sourceMappingURL=collect-file-dirname-paths-up-directory-tree.function.options.spec.d.ts.map