pBouillon/ngx-flagr

Add the missing `NgxFlagrModule` to the public api

Closed this issue · 0 comments

Issue Summary

The NgxFlagrModule is supposed to be available for import but is not exported in the public-api.ts

Category

- [x] Bug report
- [ ] Regression
- [ ] Feature suggestion
- [ ] Documentation issue
- [ ] Other

Expected Behavior

I should be able to import the NgxFlagrModule:

import { NgxFlagrModule } from '@ngx-flagr/core';

Actual Behavior

NgxFlagrModule is not exported

Steps to Reproduce

  • Install ngx-flagr/core
  • Attempt to import the module

Environment

  • Browser/Device: N/A
  • Node version: 16.18.1
  • Version: 0.2.0