UNPKG

vox-reader

Version:

Takes a Byte Array of .vox file data and returns a JavaScript Object with all the containing informations

11 lines 267 B
{ "compilerOptions": { "target": "es6", "module": "commonjs", "strict": true, "noImplicitAny": true, "sourceMap": true, "declaration": true, "esModuleInterop": true } }