1.0.2-exodus.4 • Published 11 months ago

@exodus/walletconnect-safe-json v1.0.2-exodus.4

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@walletconnect/safe-json npm version

Safe Json Utils

API

function safeJsonParse(value: any): any;
function safeJsonStringify(value: any): string;