Function deserialize

  • Deserializes an Extended JSON object into a plain JavaScript object with native/BSON types

    Parameters

    • ejson: Document

      The Extended JSON object to deserialize

    • Optional options: Options

      Optional settings passed to the parse method

    Returns SerializableTypes

Generated using TypeDoc