UNPKG

82 BJavaScriptView Raw
1module.exports = blocks => `
2${blocks}
3module.exports = require('./data-set');
4`;