first commit
This commit is contained in:
2
json-class-interface/dist/file.d.ts
vendored
Normal file
2
json-class-interface/dist/file.d.ts
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import { PathLike } from "fs";
|
||||
export declare const configFilePath: (path: PathLike) => void;
|
||||
Reference in New Issue
Block a user