interface $UnknownMember {
    $unknown: [string, any];
    text?: undefined;
}

Properties

Properties

$unknown: [string, any]
text?: undefined