scratch-sb1-converter/index.js

4 lines
64 B
JavaScript
Raw Normal View History

const {SB1File} = require('./src');
exports.SB1File = SB1File;