API 参考
    正在准备搜索索引...
    interface CodeExtended {
        $code: string;
        $scope?: Document;
    }
    索引

    属性

    属性

    $code: string
    $scope?: Document