UNPKG

theme-lib

Version:

This is a simple example Angular Library published to npm.

4 lines (3 loc) 190 B
export { NbCalendarMonthModelService } from './calendar-month-model.service'; export { NbNativeDateService } from './native-date.service'; export { NbDateService } from './date.service';