Last updated 2 years ago
> > >
Definition of the update function
Signature:
update: <T>(key: any, value: any, opts?: Record<string, any>) => Promise<T>;