Skip to content

ghoran / utils/src / simpleCache

Function: simpleCache()

simpleCache(): (target, propertyKey, descriptor) => void

Returns

Function

Parameters

target: any

propertyKey: string

descriptor: PropertyDescriptor

Returns

void

Source

utils/src/cache-decorator.ts:1