2 lines
56 B
TypeScript
Executable File
2 lines
56 B
TypeScript
Executable File
export declare function chmodPlusX(file: string): void;
|