Interface ThreadShhModePayload

interface ThreadShhModePayload {
    value: boolean;
}

Properties

Properties

value: boolean