API 参考
    正在准备搜索索引...
    interface DBRefLike {
        $db?: string;
        $id: ObjectId;
        $ref: string;
    }
    索引

    属性

    属性

    $db?: string
    $ref: string