Interface ObjectIdExtended

interface ObjectIdExtended {
    $oid: string;
}

Properties

Properties

$oid: string