UNPKG
@uppy/angular
Version:
latest (1.1.0)
next (0.7.0-beta.5)
1.1.0
1.0.1
1.0.0
0.9.2
0.9.1
0.9.0
0.8.1
0.8.0
0.7.0
0.7.0-beta.5
0.7.0-beta.4
0.7.0-beta.3
0.7.0-beta.2
0.7.0-beta.1
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.2.0-alpha.0
0.1.4
0.1.3
0.1.2
0.1.1
Angular component wrappers around Uppy's official UI plugins.
uppy.io
transloadit/uppy
@uppy/angular
/
public-api.d.ts
4 lines
(3 loc)
•
274 B
TypeScript
View Raw
1
2
3
4
export
{
DashboardComponent
}
from
'./lib/components/dashboard/dashboard.component'
;
export
{
DashboardModalComponent
}
from
'./lib/components/dashboard-modal/dashboard-modal.component'
;
export
{
StatusBarComponent
}
from
'./lib/components/status-bar/status-bar.component'
;