UNPKG

@thewtex/vtk.js-esm

Version:

Visualization Toolkit for the Web

11 lines (9 loc) 159 B
var FormatTypes = { ASCII: 'ascii', BINARY: 'binary' }; var Constants = { FormatTypes: FormatTypes }; export default Constants; export { FormatTypes };