@kickplan/sdk
v1.2.0
Published
To test this SDK follow these steps: 1. run "npm install" in root directory 2. run "npm run build" in root directory 3. cd examples 4. run "npm install .." 5. "node index.js" in examples directory. 6. Edit index.js file in examples directory as needed. h
Downloads
169
Readme
Development notes:
To test this SDK follow these steps:
- run "npm install" in root directory
- run "npm run build" in root directory
- cd examples
- run "npm install .."
- "node index.js" in examples directory.
- Edit index.js file in examples directory as needed. https://openfeature.dev/specification/types
Implimentation
See our Introduction