UNPKG
@nghacks/uploader
Version:
latest (0.1.1)
0.1.1
0.1.0
Image and file uploader for angular
ng-hack.web.app
abdunnahid/nghacks
@nghacks/uploader
/
nghacks-uploader.d.ts
7 lines
(6 loc)
•
236 B
TypeScript
View Raw
1
2
3
4
5
6
7
/** * Generated bundle index. Do not edit. */
export
*
from
'./public-api'
;
export
{
BaseUploaderComponent
as
ɵa }
from
'./lib/components/base/uploader.base'
;
export
{
UploaderService
as
ɵb }
from
'./lib/services/uploader.service'
;