mirror of
https://github.com/CesiumGS/obj2gltf.git
synced 2024-11-30 03:50:14 -05:00
4 lines
61 B
JavaScript
4 lines
61 B
JavaScript
module.exports = {
|
|
convert : require('./lib/convert')
|
|
};
|