2 lines
87 B
TypeScript
Executable file
2 lines
87 B
TypeScript
Executable file
import fs from 'fs';
|
|
export declare const realpathSync: typeof fs.realpathSync.native;
|