UNPKG
@daypilot/daypilot-lite-angular
Version:
latest (5.8.0)
sandbox (5.8.0-sandbox.830)
5.8.0
5.8.0-sandbox.830
5.8.0-sandbox.828
5.7.0
5.6.0
5.5.0
5.4.1
5.4.0
5.3.1
5.3.0
5.2.0
5.1.0
5.0.0
5.0.0-sandbox.760
4.9.0
4.8.1
4.8.0
4.7.0
4.6.1
4.6.0
4.5.0
4.5.0-sandbox.708
4.5.0-sandbox.707
4.4.0
4.3.0
4.2.1
4.2.1-sandbox.687
4.2.0
4.2.0-sandbox.684
4.1.0
4.0.2
4.0.2-sandbox.672
4.0.1
4.0.0
3.34.0
3.33.1
3.33.0
3.32.1
3.32.0
3.31.0
3.30.1
3.30.0
3.29.0
3.28.0
3.27.0
3.26.0
3.25.0
3.24.0
3.23.0
3.22.2
3.22.1
3.22.0
3.21.0
3.20.1
3.20.0
3.19.0
3.18.0
3.17.0
3.16.0
3.15.0
3.14.0
3.13.1
3.13.0
3.12.1
3.12.0
3.11.0
3.10.1
3.10.0
3.9.0
3.8.0
3.7.1
3.7.0
3.6.0
3.5.0
3.4.0
3.3.0
3.2.1
3.2.0
3.1.0
3.0.0
3.0.0-sandbox.338
DayPilot Lite for Angular
javascript.daypilot.org
@daypilot/daypilot-lite-angular
/
public-api.d.ts
6 lines
(5 loc)
•
248 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./lib/daypilot-calendar.component'
;
export
*
from
'./lib/daypilot-month.component'
;
export
*
from
'./lib/daypilot-navigator.component'
;
export
*
from
'./lib/daypilot.module'
;
export
{
DayPilot
}
from
"./lib/core/daypilot-core"
;