interface Event {
    uid: string;
    id: string;
}

Properties

Properties

uid: string
id: string

Generated using TypeDoc