V1 with working cmdline interface for easy of using GIT
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import type { StringifyOptions } from "./types.js";
|
||||
export declare function stringify(object: any, opts?: StringifyOptions): string;
|
||||
//# sourceMappingURL=stringify.d.ts.map
|
||||
Reference in New Issue
Block a user