- Preparing search index...
- The search index is not available
rubic-sdk
Function PConditionalCache
- PConditionalCache<T>(_: Object, __: string | symbol, descriptor: TypedPropertyDescriptor<T>): TypedPropertyDescriptor<T> | void
-
Parameters
-
_: Object
-
__: string | symbol
-
descriptor: TypedPropertyDescriptor<T>
Returns TypedPropertyDescriptor<T> | void
Decorated function should return ConditionalResult. You have to check types by yourself {@see https://github.com/microsoft/TypeScript/issues/4881}