ng2-materialize
Version:
An Angular 2+ wrap around Materialize library
9 lines (8 loc) • 316 B
JavaScript
;
function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
Object.defineProperty(exports, "__esModule", { value: true });
__export(require("./pagination-page-button"));
__export(require("./pagination.component"));
__export(require("./pagination.module"));