angular2-data-table
Version:
angular2-data-table is a Angular2 component for presenting large and complex data.
10 lines • 337 B
JavaScript
;
function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
__export(require('./column-mode.type'));
__export(require('./sort.type'));
__export(require('./sort-direction.type'));
__export(require('./selection.type'));
__export(require('./click.type'));
//# sourceMappingURL=index.js.map