delete
Home > @spruceid/ssx-serverless > SSXSessionCRUDConfig > delete
SSXSessionCRUDConfig.delete property
Definition of the delete function
Signature:
delete: <T>(key: any, opts?: Record<string, any>) => Promise<T>;
Last updated
Was this helpful?