UNPKG

@clemledev/clemledev-core

Version:

This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 19.2.0.

6 lines (5 loc) 255 B
export * from './lib/clemledev-core.module'; export * from './lib/components/button/button.component'; export * from './lib/directives/highlight.directive'; export * from './lib/pipes/timestamp.pipe'; export * from './lib/services/outils/outils.service';