UNPKG

notbank

Version:
5 lines (4 loc) 77 B
export interface UserRegistration { token: string; userId: string; }