@obliczeniowo/elementary
Version:
Library made in Angular version 19
7 lines (6 loc) • 319 B
TypeScript
export * from './animations';
export * from './animations.module';
export * from './components/fade-in-out/fade-in-out.component';
export * from './components/scroll-animation/scroll-animation.component';
export * from './components/type-text/type-text.component';
export * from './classes/source-to-target-animation';