UNPKG
ng2-idle-core
Version:
latest (6.0.1)
6.0.1
ng-idle for Angular 2+ core module
github.com/hudibrian/ng2-idle.git
hudibrian/ng2-idle
ng2-idle-core
/
src
/
module.ngfactory.d.ts
4 lines
(3 loc)
•
150 B
TypeScript
View Raw
1
2
3
4
import
*
as
i0
from
'@angular/core'
;
import
*
as
i1
from
'./module'
;
export
declare
const
NgIdleModuleNgFactory
: i0.
NgModuleFactory
<i1.
NgIdleModule
>;