update

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

SSXSessionCRUDConfig.update property

Definition of the update function

Signature:

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

Last updated