trufflesuite/truffle

View on GitHub
packages/codec/docs/typedoc.json

Summary

Maintainability
Test Coverage
{
  "name": "Truffle Decoding and Encoding",
  "excludeExternals": true,
  "categoryOrder": [
    "Data",
    "ABI data location",
    "Solidity data location",
    "Common data location",
    "Output",
    "Enumerations",
    "Requests",
    "Decoding",
    "Decoding convenience",
    "ABIfication",
    "General categories",
    "Elementary types",
    "Container types",
    "Other user-defined types",
    "Function types",
    "Special container types (debugger-only)",
    "*",
    "Other"
  ],
  "exclude": [
    "**/test/*"
  ]
}