UNPKG

@nuxtjs/devalue

Version:

Gets the job done when JSON.stringify can't

2 lines (1 loc) 69 B
export default function devalue(value: any, level?: string): string;