vtils

Home > utils > AsyncMemoizeOptions > cacheKey

AsyncMemoizeOptions.cacheKey property

缓存键。

arg0 => arg0

Signature:

cacheKey?: (...args: Parameters<T>) => any;