summaryrefslogtreecommitdiff
path: root/includes/external/matrix/node_modules/matrix-js-sdk/lib/rendezvous/RendezvousIntent.d.ts
blob: 4ac5d2224a2beb95e85e01353fa0361b78960627 (plain)
1
2
3
4
5
export declare enum RendezvousIntent {
    LOGIN_ON_NEW_DEVICE = "login.start",
    RECIPROCATE_LOGIN_ON_EXISTING_DEVICE = "login.reciprocate"
}
//# sourceMappingURL=RendezvousIntent.d.ts.map