UNPKG

@jschneller/nestjs-feature-flag-manager

Version:

Feature flag manager library in Nestjs

6 lines (5 loc) 218 B
export * from './feature-flag-manager.module'; export * from './feature-flag-map.type'; export * from './feature-flag-keys-vo.interface'; export * from './feature-flag-keys.vo'; export * from './feature-flag.manager';