UNPKG

matrix-react-sdk

Version:
4 lines (3 loc) 148 B
type StringifyReplacer = (this: any, key: string, value: any) => any; export declare const getCircularReplacer: () => StringifyReplacer; export {};