Files
semaphore/typedoc.json
2023-09-13 17:53:53 +01:00

7 lines
197 B
JSON

{
"entryPoints": ["packages/*"],
"name": "Semaphore SDK",
"entryPointStrategy": "packages",
"exclude": ["**/cli-template*", "**/circuits", "**/contracts", "**/hardhat", "**/cli"]
}