Urara-Blog/node_modules/.pnpm-store/v3/files/bd/5d908361fa0914391ef717a23e94a818fcdbacb6372345165a3f3aee7c3e6889eb48e3ee5f5588f4fccd1ed68ef8a0127447810a5474c1ec3307e65b315858
2022-08-14 01:14:53 +08:00

3 lines
92 B
Text

export declare function stringifyWithoutComments(obj: {
[key: string]: any;
}): string;