UNPKG

vox-reader

Version:

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

3 lines (2 loc) 54 B
import readVox from './src/readVox' export = readVox;