UNPKG

blockly

Version:

Blockly is a library for building visual programming editors.

5 lines (4 loc) 237 B
// Shim for backwards-compatibility with bundlers that do not // support the 'exports' clause in package.json, to allow them // to load the blockly/javascript submodule entrypoint. module.exports = require('./javascript_compressed.js');