Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DataTypes

The list of data types in aoi.mongo

Index

Enumeration members

Array

Array = 8

BigInt

BigInt = 3

Bool

Bool = 1

Bytes

Bytes = 7

Date

Date = 5

Map

Map = 10

Null

Null = 0

Number

Number = 2

Object

Object = 11

Reference

Reference = 12

RegExp

RegExp = 6

Set

Set = 9

String

String = 4

Generated using TypeDoc