Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "constants"

Index

Enumerations

Interfaces

Type aliases

Object literals

Type aliases

CustomTTLType

CustomTTLType: "today" | "thisMonth" | "thisYear" | object

有効期限として設定可能なカスタム設定を示します。

TTLType

TTLType: number | Date | CustomTTLType

有効期限設定の際に利用できる型情報を示します。

Object literals

Const configDefaults

configDefaults: object

engine

engine: Local = Engines.Local

namespace

namespace: string = "__dd-storage__"

Generated using TypeDoc