API 参考
    正在准备搜索索引...

    接口 BSONRegExpExtendedLegacy

    interface BSONRegExpExtendedLegacy {
        $options: string;
        $regex: string | BSON.BSONRegExp;
    }
    索引
    $options: string
    $regex: string | BSON.BSONRegExp