UNPKG

threex.videotexture

Version:
9 lines (8 loc) 160 B
module.exports = { entry: './index.js', output: { filename: './build/bundle.js', library: 'initVideotexture', libraryTarget: 'commonjs2' } };