-
- Downloads
added gl shim and renderer spec
Showing
- package-lock.json 0 additions, 0 deletionspackage-lock.json
- package.json 0 additions, 1 deletionpackage.json
- src/mol-gl/_spec/gl.shim.ts 789 additions, 0 deletionssrc/mol-gl/_spec/gl.shim.ts
- src/mol-gl/_spec/renderer.spec.ts 54 additions, 18 deletionssrc/mol-gl/_spec/renderer.spec.ts
- src/mol-gl/gl.d.ts 0 additions, 904 deletionssrc/mol-gl/gl.d.ts
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
... | @@ -91,7 +91,6 @@ | ... | @@ -91,7 +91,6 @@ |
"dependencies": { | "dependencies": { | ||
"argparse": "^1.0.10", | "argparse": "^1.0.10", | ||
"express": "^4.16.3", | "express": "^4.16.3", | ||
"gl": "^4.0.4", | |||
"immutable": "^4.0.0-rc.9", | "immutable": "^4.0.0-rc.9", | ||
"node-fetch": "^2.1.2", | "node-fetch": "^2.1.2", | ||
"react": "^16.3.2", | "react": "^16.3.2", | ||
... | ... |
src/mol-gl/_spec/gl.shim.ts
0 → 100644
This diff is collapsed.
src/mol-gl/gl.d.ts
deleted
100644 → 0
This diff is collapsed.
Please register or sign in to comment