UNPKG
ng2-file-type
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
Angular input file type directive
github.com/pkantsedalov/ng2-file-type
pkantsedalov/ng2-file-type
ng2-file-type
/
index.d.ts
4 lines
(3 loc)
•
158 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./ng2-file-type.directive'
;
export
*
from
'./file-type-restrictions.interface'
;
export
{
Ng2FileTypeModule
}
from
'./ng2-file-type.module'
;