This library is a dependency for [FSAI-Flow](https://github.com/your-org/flowx) that contains base classes and types used throughout the application.
npm install @fsai-flow/coreThis library is a dependency for FSAI-Flow that contains base classes and types used throughout the application.
This project is published to the npm registry. To use it in your project:
``bash`
npm install @fsai-flow/core
Run nx build core to build the library.
Run nx test core` to execute the unit tests via Jest.
To contribute to this project:
1. Clone this repository
2. Make your changes
3. Open a Pull Request
Maintainers can publish a new version to the npm package registry.