UNPKG

valor-sdk

Version:

valor-sdk is a library for working with the Valor Horizon server.

16 lines (15 loc) 311 B
{ "source": { "include": ["src", "node_modules/valor-base/src"], "exclude": "node_modules/valor-base/src/generated" }, "opts": { "destination": "./jsdoc/", "recurse": true, "template": "node_modules/minami", "readme": "./README.md" }, "plugins": [ "plugins/markdown" ] }