UNPKG

equation-sdk

Version:

🛠 An SDK for building applications on top of Equation.

17 lines • 357 B
{ "env":{ "test": { "presets": [ [ "@babel/preset-env", { "modules": "auto", "targets": { "node": true } } ] ] }; } }