UNPKG

@atharahmed/cryptomus

Version:

Node wrapper for cryptomus api

8 lines 230 B
{ "$schema": "https://typedoc.org/schema.json", "plugin": ["@mxssfd/typedoc-theme"], "disableSources": true, "theme": "my-theme", "entryPoints": ["src/*.ts"], "exclude": ["node_modules", "src/*.test.ts"], }