ProtofaceSession: Record<string, unknown> & {
    id?: string;
}

Type declaration

  • Optional id?: string