Function cacheOperation

  • Decorator for caching the results of operations and getting them when needed

    Parameters

    • targetPrototype: any
    • propertyKey: string
    • descriptor: PropertyDescriptor

    Returns PropertyDescriptor

Generated using TypeDoc