the-forest/client/node_modules/workbox-build/build/lib/stringify-without-comments.d.ts
2024-09-17 20:35:18 -04:00

4 lines
92 B
TypeScript

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