UNPKG

@a11ywatch/core

Version:
3 lines (2 loc) 98 B
import { Struct } from "pb-util"; export declare const jsonParse: (json: string | Struct) => any;