English
Appearance
ghoran / utils/src / simpleCache
simpleCache(): (target, propertyKey, descriptor) => void
target
propertyKey
descriptor
void
Function
Parameters • target: any• propertyKey: string• descriptor: PropertyDescriptorReturns void
• target: any
any
• propertyKey: string
string
• descriptor: PropertyDescriptor
PropertyDescriptor
utils/src/cache-decorator.ts:1