first commit

This commit is contained in:
Arno Kaimbacher 2020-11-12 13:44:48 +01:00
commit 731ebe85b5
29 changed files with 15276 additions and 0 deletions

6875
typings/globals/three/index.d.ts vendored Normal file

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,8 @@
{
"resolution": "main",
"tree": {
"src": "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/ccda793e883ecb20bd396121f1e89df8c1dd00ce/three/index.d.ts",
"raw": "registry:dt/three#0.84.0+20170323144537",
"typings": "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/ccda793e883ecb20bd396121f1e89df8c1dd00ce/three/index.d.ts"
}
}

1
typings/index.d.ts vendored Normal file
View file

@ -0,0 +1 @@
/// <reference path="globals/three/index.d.ts" />