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