Variable serialize

serialize: Moizer<{
    isSerialized: true;
}>

Function

Name

serialize

Memberof

module:moize

Alias

moize.serialize

Description

a moized method that will serialize the arguments passed to use as the cache key

Returns

the moizer function

Generated using TypeDoc