Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Variables

undefinedPriority: number = ...
pluggerIdentifier: unique symbol = ...
pluginProps: unique symbol = ...
loaderProps: unique symbol = ...
listenerProps: unique symbol = ...
asyncProps: unique symbol = ...
defaultCallbacks: CallbacksInterface = ...
errorTypes: { RequirementError: typeof RequirementError; ConflictError: typeof ConflictError; LoadError: typeof LoadError; InitializeError: typeof InitializeError } = ...

Type declaration

  • RequirementError: typeof RequirementError
  • ConflictError: typeof ConflictError
  • LoadError: typeof LoadError
  • InitializeError: typeof InitializeError

Generated using TypeDoc