Shardendu Kumar Gautam

Results 1 issues of Shardendu Kumar Gautam

The example shows how to provide default value at the time of creating an instance: ``` const expireTransform = createExpirationTransform({ expireKey: 'customExpiresAt', defaultState: { custom: 'values' } }); persistStore(store, {...