constructor
Home > @spruceid/ssx-serverless > SSXServer > (constructor)
SSXServer.(constructor)
Constructs a new instance of the SSXServer
class
Signature:
Parameters
Parameter | Type | Description |
---|---|---|
config | Base configuration of the SSXServer. | |
session | CRUD definition for session operations. |
Example
Last updated