Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "types"

Index

Type aliases

DataRowType

DataRowType: object

Type declaration

  • [index: string]: any

InvalidValueType

InvalidValueType: "*** invalid ***" | null

RawRowType

RawRowType: string[]

StructureType

StructureType: object

Type declaration

ValueType

ValueType: "string" | "number" | "date" | "boolean" | "object"

Variables

InvalidValue

InvalidValue: "*** invalid ***" = "*** invalid ***"

Generated using TypeDoc