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
/
ng2-file-type.js
5 lines
(4 loc)
•
160 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
var
tslib_1 =
require
(
"tslib"
); tslib_1.
__exportStar
(
require
(
"./index"
),
exports
);