mirror of
https://github.com/scratchfoundation/scratch-sb1-converter.git
synced 2024-11-24 08:38:09 -05:00
3 lines
64 B
JavaScript
3 lines
64 B
JavaScript
const {SB1File} = require('./src');
|
|
|
|
exports.SB1File = SB1File;
|