UNPKG

scratch-sb1-converter

Version:

Scratch 1 (.sb) to Scratch 2 (.sb2) conversion library for Scratch 3.0

3 lines (2 loc) 107 B
export {SB1File} from './src/sb1-file'; export {AssertionError, ValidationError} from './src/util/assert';