# config-manager

This library extracts the `EnvironmentConfigManager` Server SDK logic to be used across the Node.js SDK 
and Edge Worker SDKs. 

## Building

Run `nx build config-manager` to build the library.

## Running unit tests

Run `nx test config-manager` to execute the unit tests via [Jest](https://jestjs.io).
