UNPKG

bloom-layout

Version:
16 lines (11 loc) 307 B
// Generated by CoffeeScript 1.9.3 var _BlockPrependor; module.exports = _BlockPrependor = (function() { function _BlockPrependor(_config) { this._config = _config; } _BlockPrependor.prototype.render = function(options) { return this._render(options); }; return _BlockPrependor; })();