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