Type alias SessionKey

SessionKey: {
    sessionKey: string;
}

Type declaration

  • sessionKey: string

Generated using TypeDoc