Interface SocketNoteDeleted

interface SocketNoteDeleted {
    note: string;
}

Properties

Properties

note: string

Generated using TypeDoc