Files
feedstr.live/node_modules/workbox-build/build/lib/stringify-without-comments.d.ts
T
2023-11-25 18:12:47 -05:00

4 lines
92 B
TypeScript

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