Type alias Session

Session: {
    id: string;
} & SessionAttributes

Type declaration

  • id: string

Generated using TypeDoc