UNPKG

128 BTypeScriptView Raw
1import Blocks from './structures/Blocks';
2declare const version: string;
3export default Blocks;
4export { Blocks, version };