UNPKG
npx-calendar
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
A customizable and feature-rich calendar component for Angular applications.
npx-calendar
/
public-api.d.ts
3 lines
(2 loc)
•
90 B
TypeScript
View Raw
1
2
3
export
*
from
'./lib/npx-calendar.service'
;
export
*
from
'./lib/npx-calendar.component'
;