Disable TS for Globe

This commit is contained in:
2021-10-03 19:21:07 +02:00
parent 409c7fba8d
commit dca5372fc5

View File

@@ -1,3 +1,4 @@
// @ts-nocheck
import { Renderer } from './beam'
import { Camera } from './beam'
import { vec2, vec3, mat4 } from './beam'