API 参考
    正在准备搜索索引...
    interface BSONRegExpExtendedLegacy {
        $options: string;
        $regex: string | BSONRegExp;
    }
    索引

    属性

    $options: string
    $regex: string | BSONRegExp