Interface SocketNoteNew

interface SocketNoteNew {
    note: string;
}

Properties

Properties

note: string

Generated using TypeDoc