Files
2024-09-27 01:15:47 +08:00

3 lines
94 B
TypeScript

import { PathLike } from "fs";
export declare const configFilePath: (path: PathLike) => void;