UNPKG

triam-sdk-contract

Version:

triam-sdk is a library for working with the Triam Horizon server.

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