@koalarx/ui
Version:
Koala UI is a modern and accessible component library designed to speed up interface development in Angular projects. With simple integration and clear documentation, you can easily build robust and visually appealing applications.
9 lines (6 loc) • 309 B
TypeScript
import * as i0 from '@angular/core';
declare class SnackbarContainer {
static ɵfac: i0.ɵɵFactoryDeclaration<SnackbarContainer, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SnackbarContainer, "kl-snackbar-container", never, {}, {}, never, never, true, never>;
}
export { SnackbarContainer };