UNPKG

texturity.js

Version:

WebGL based library for drawing textures

10 lines 186 B
export default { input: 'src/index.js', output: { file: 'build/texturity.js', format: 'iife' }, sourcemap: true, plugins: [], name: 'Texturity' };