Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "services/JsonService"

Index

Type aliases

JsonKeysNamingStrategy

JsonKeysNamingStrategy: "underscore" | "hyphen" | "pascal" | "none"

Variables

Const dateFormatISORegEx

dateFormatISORegEx: RegExp = /^(\d{4})-(\d{2})-(\d{2})T(\d{2}):(\d{2}):(\d{2}(?:\.\d*)?)Z$/

Const dateFormatMSRegEx

dateFormatMSRegEx: RegExp = /^\/Date\((d|-|.*)\)[\/|\\]$/

Generated using TypeDoc