@robonen/vue/MemoizeCacheKeyTMemoizeCacheKeytesteddemoThe type of the key used to index the cache. Defaults to a serialized string but may be any value when a custom `getKey` is supplied. Source Tests Demo Loading demo… View source Signaturets Copyexport type MemoizeCacheKey = PropertyKey;