UNPKG
ng4-pick-datetime
Version:
latest (1.7.0)
1.7.0
1.6.0
1.4.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
Angular 4 Date Time Picker
github.com/peterhannon/date-time-picker
peterhannon/date-time-picker
ng4-pick-datetime
/
dialog
/
index.js
4 lines
(3 loc)
•
155 B
JavaScript
View Raw
1
2
3
4
export
{
OwlDialogModule
}
from
'./dialog.module'
;
export
{
OwlDialogService
}
from
'./dialog.service'
;
export
{
OwlDialogRef
}
from
'./dialog-ref.class'
;