/* * Copyright (C) 2016-2020 Kano Computing Ltd. * License: http://www.gnu.org/licenses/gpl-2.0.txt GNU General Public License v2 */ // Import this by default to support old behavior import './challenge/blockly.contribution.js'; export * from './dist/app/lib/challenge.js';