2 lines
93 B
TypeScript
Executable file
2 lines
93 B
TypeScript
Executable file
import type { CacheFs } from '../../shared/lib/utils';
|
|
export declare const nodeFs: CacheFs;
|