Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
zhouchong
/
anKeYuan-largeScreen-1080
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
74025ddde1
ブランチ
タグ
SCHOOL-guiZhouDaXue(贵州大学)
master
prototype
test_case_pro
anKeYuan-lar...
/
node_modules
/
setprototypeof
/
index.d.ts
index.d.ts
93 B
履歴
Raw
1
2
3
declare function setPrototypeOf(o: any, proto: object | null): any;
export = setPrototypeOf;