API 参考
    正在准备搜索索引...
    EJSON: {
        deserialize: typeof EJSONdeserialize;
        parse: typeof parse;
        serialize: typeof EJSONserialize;
        stringify: typeof stringify;
    }

    类型声明

    • deserialize: typeof EJSONdeserialize
    • parse: typeof parse
    • serialize: typeof EJSONserialize
    • stringify: typeof stringify