blumjs
Version:
A UI Package for Angular2
10 lines (9 loc) • 455 B
JavaScript
var select_component_1 = require("./select.component");
exports.SelectComponent = select_component_1.SelectComponent;
var option_component_1 = require("./option.component");
exports.OptionComponent = option_component_1.OptionComponent;
var select_item_1 = require("./select-item");
exports.SelectItem = select_item_1.SelectItem;
var select_module_1 = require("./select.module");
exports.SelectModule = select_module_1.SelectModule;
;