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