Interface SocketNoteRestored

interface SocketNoteRestored {
    note: string;
}

Properties

Properties

note: string

Generated using TypeDoc