UNPKG
ng-daterangepicker-ext
Version:
latest (1.2.4)
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
Angular PayPal Datepicker
github.com/smasala/ng-daterangepicker
smasala/ng-daterangepicker
ng-daterangepicker-ext
/
src
/
app
/
index.ts
4 lines
(2 loc)
•
67 B
text/typescript
View Raw
1
2
3
4
export
*
from
'./app.component'
;
export
*
from
'./app.module'
;