- Preparing search index...
- The search index is not available
ant-cache
Type alias OnExpireCallbackInput
On
Expire
Callback
Input
: { deleteCurrentKey
: (() => void); key
: string; ttl
: number; value
: AntCacheValue; }
Type declaration
-
deleteCurrentKey: (() => void)
-
key: string
-
ttl: number
-