Namespace: ENV

ENV

Members

(static) defaultIterations

The default number of iterations of PBKDF2 (when unset).

Source:

(static) events :string

The actionable events that could be triggered when interacting with the UI.

Type:
  • string
Properties:
Name Type Default Description
DOM_CONTENT_LOADED string DOMContentLoaded
Source:

(static) indentation

The indentation for "pretty-printing" JSON objects.

Source:

(static) logCategory

A "category" to log with, to identify which component the log is coming from.

Source:

(static) types :string

Types referenced for the "typeof" command.

Type:
  • string
Properties:
Name Type Default Description
OBJECT string object
UNDEFINED string undefined
Source: