Options
All
  • Public
  • Public/Protected
  • All
Menu

Variables

Functions

Variables

Let cache

cache: Map<any, any> = new Map()

Functions

LazyLoad

  • LazyLoad<T>(getObject: function): T

Type parameters

  • T

Parameters

  • getObject: function
      • (): T
      • Returns T

Returns T

  • Inherited
  • Protected
  • Private
  • Static
  • Module
  • Object
  • Property
  • Function
  • Variable
  • Index
  • Type
  • Class
  • Interface
  • Enum
  • Constructor
  • Getter/Setter
Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.