UNPKG

citeright-sdk-js

Version:
5 lines (4 loc) 173 B
import { EventNotification } from "../EventNotification"; export declare class UserPasswordRecoverRequestSent extends EventNotification { UsernameEntered: string; }