UNPKG

@brusalk/react-wow-addon

Version:

React-style UI Framework for World of Warcraft AddOns

2 lines (1 loc) 140 B
export declare function stringify(obj: Record<string | number, any> | Function | string | boolean | number | null, depth?: number): string;