create

Home > @spruceid/ssx-serverless > SSXSessionCRUDConfig > create

SSXSessionCRUDConfig.create property

Definition of the create function

Signature:

create: <T>(value: any, opts?: Record<string, any>) => Promise<T>;

Last updated