... exist to match the types supported by JSON.parse() : export declare type JsonValue = | string. | number. | boolean. | null. | JsonObject. | JsonArray ...
確定! 回上一頁