ng-http-loader
Version:
[](https://github.com/mpalourdio/ng-http-loader/actions/workflows/main.yml) [ • 409 B
TypeScript
import { SkCubeGridComponent } from './components/sk-cube-grid/sk-cube-grid.component';
export declare const Spinkit: {
skChasingDots: string;
skCubeGrid: string;
skDoubleBounce: string;
skRotatingPlane: string;
skSpinnerPulse: string;
skThreeBounce: string;
skWanderingCubes: string;
skWave: string;
};
export declare const SPINKIT_COMPONENTS: (typeof SkCubeGridComponent)[];