UNPKG

vox-saver

Version:

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

2 lines 54 B
import saveVox from "./src/saveVox"; export = saveVox;