Interface BSONSymbolExtended

interface BSONSymbolExtended {
    $symbol: string;
}

Properties

Properties

$symbol: string