UNPKG

@opra/common

Version:
2 lines (1 loc) 144 B
export declare function safeJsonStringify(value: any, replacer?: (this: any, key: string, value: any) => any, space?: string | number): string;