UNPKG
ngx-tag-autocomplete
Version:
beta (2.0.1)
latest (2.0.4)
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
Tag input component for Angular
ngx-tag-autocomplete
/
lib
/
tag-input.module.ngfactory.d.ts
4 lines
(3 loc)
•
170 B
TypeScript
View Raw
1
2
3
4
import
*
as
i0
from
'@angular/core'
;
import
*
as
i1
from
'./tag-input.module'
;
export
declare
const
NgxTagInputModuleNgFactory
: i0.
NgModuleFactory
<i1.
NgxTagInputModule
>;