Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Options

Index

Properties

legacy?: boolean

Output using the Extended JSON v1 spec

relaxed?: boolean

Enable Extended JSON's relaxed mode, which attempts to return native JS types where possible, rather than BSON types

strict?: boolean

Disable Extended JSON's relaxed mode, which attempts to return BSON types where possible, rather than native JS types

deprecated

Please use the relaxed property instead

Generated using TypeDoc