- Preparing search index...
- The search index is not available
moize
- matchesKey<Matcher>(keyMatcher): Moizer<{
matchesKey: IsMatchingKey;
}>
-
Type Parameters
-
Matcher extends IsMatchingKey
Parameters
-
keyMatcher: IsMatchingKey
Returns Moizer<{
matchesKey: IsMatchingKey;
}>
the moizer function
Function
Name
matchesKey
Memberof
module:moize
Alias
moize.matchesKey
Description
a moized method where the key matching method is the custom one passed