UNPKG
@viren_chudasama/year-picker
Version:
latest (1.0.0)
1.0.0
A simple Bootstrap-based year picker for Angular
@viren_chudasama/year-picker
/
public-api.d.ts
4 lines
(3 loc)
•
130 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/year-picker.service'
;
export
*
from
'./lib/year-picker.component'
;
export
*
from
'./lib/year-picker.module'
;