UNPKG

@spartacus/core

Version:

Spartacus - the core framework

7 lines (6 loc) 283 B
export * from './features-config.module'; export * from './utils/feature-config-utils'; export * from './config/features-config'; export * from './services/feature-config.service'; export * from './directives/feature-level.directive'; export * from './directives/feature.directive';