UNPKG
ng-config-cat
Version:
latest (0.0.9)
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.0
An Angular service for ConfigCat
github.com/nodm/ng-config-cat
nodm/ng-config-cat
ng-config-cat
/
lib
/
directives
/
index.d.ts
3 lines
(2 loc)
•
194 B
TypeScript
View Raw
1
2
3
export
{
NgConfigCatFeatureEnabledDirective
}
from
'./ng-config-cat-feature-enabled.directive'
;
export
{
NgConfigCatFeatureDisabledDirective
}
from
'./ng-config-cat-feature-disabled.directive'
;