ngx-ui-loader
Version:
An all-in-one and fully customizable loader/spinner for Angular applications. It supports foreground, background spinner/loader, indicative progress bar and multiple loaders.
39 lines • 884 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.update1000 = update1000;
exports.update1100 = update1100;
exports.update1300 = update1300;
exports.update1400 = update1400;
exports.update1500 = update1500;
exports.update1600 = update1600;
exports.update1700 = update1700;
exports.update1800 = update1800;
exports.update1900 = update1900;
function update1000() {
return (tree) => tree;
}
function update1100() {
return (tree) => tree;
}
function update1300() {
return (tree) => tree;
}
function update1400() {
return (tree) => tree;
}
function update1500() {
return (tree) => tree;
}
function update1600() {
return (tree) => tree;
}
function update1700() {
return (tree) => tree;
}
function update1800() {
return (tree) => tree;
}
function update1900() {
return (tree) => tree;
}
//# sourceMappingURL=index.js.map