回归type定位的下载地址

pull/566/head
ChenX 5 years ago
parent 4eeb645350
commit e01171567d

@ -26,7 +26,7 @@ function downloadTypes(downFiles: { moduleName: string; urlPath: string; files:
downloadTypes({
moduleName: "three",
urlPath: "https://bearcad.gitee.io/definitelytype2/three/",
urlPath: "https://gitee.com/BearCAD/DefinitelyType2/raw/master/three/",
files: [
"examples/jsm/loaders/FBXLoader.js",
]
@ -34,7 +34,7 @@ downloadTypes({
downloadTypes({
moduleName: "jquery",
urlPath: "https://bearcad.gitee.io/definitelytype2/jquery/",
urlPath: "https://gitee.com/BearCAD/DefinitelyType2/raw/master/jquery/",
files: [
"index.d.ts"
]

Loading…
Cancel
Save