@asadi/angular-date-components
Version:
`Angular Date Components` is a comprehensive angular library of date-related components designed to meet the needs of applications that require localization based on various calendar systems. While the package currently includes two powerful components (S
5 lines (4 loc) • 311 B
TypeScript
export { ADCSchedulerComponent } from "./src/components/adcscheduler/adcscheduler.component";
export { ADCSchedulerSource } from "./src/directives/adc-scheduler-source.directive";
export { AdcSchedulerBase } from "./src/components/adc-scheduler-base/adc-scheduler-base";
export * from "./src/interface.global";