Accessors
Static NODE_ENV
- get NODE_ENV(): string
-
Returns string
Static isBlobDefined
- get isBlobDefined(): boolean
-
Returns boolean
Static isBlobNotDefined
- get isBlobNotDefined(): boolean
-
Returns boolean
Static isDevelopment
- get isDevelopment(): boolean
-
Returns boolean
Static isDocumentDefined
- get isDocumentDefined(): boolean
-
Returns boolean
Static isDocumentNotDefined
- get isDocumentNotDefined(): boolean
-
Returns boolean
Static isFetchDefined
- get isFetchDefined(): boolean
-
Returns boolean
Static isFetchNotDefined
- get isFetchNotDefined(): boolean
-
Returns boolean
Static isFileDefined
- get isFileDefined(): boolean
-
Returns boolean
Static isFileNotDefined
- get isFileNotDefined(): boolean
-
Returns boolean
Static isFormDataDefined
- get isFormDataDefined(): boolean
-
Returns boolean
Static isFormDataNotDefined
- get isFormDataNotDefined(): boolean
-
Returns boolean
Static isJest
- get isJest(): boolean
-
Returns boolean
Static isNotDevelopment
- get isNotDevelopment(): boolean
-
Returns boolean
Static isNotJest
- get isNotJest(): boolean
-
Returns boolean
Static isNotProduction
- get isNotProduction(): boolean
-
Returns boolean
Static isNotTest
- get isNotTest(): boolean
-
Returns boolean
Static isProcessDefined
- get isProcessDefined(): boolean
-
Returns boolean
Static isProcessNotDefined
- get isProcessNotDefined(): boolean
-
Returns boolean
Static isProduction
- get isProduction(): boolean
-
Returns boolean
Static isTest
- get isTest(): boolean
-
Returns boolean
Static isWindowDefined
- get isWindowDefined(): boolean
-
Returns boolean
Static isWindowNotDefined
- get isWindowNotDefined(): boolean
-
Returns boolean
Methods
Static get
- get(key): string
-
Returns string
Static has
- has(key): boolean
-
Returns boolean