This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
appsketch-works-app-test/applications/api/app.json
方顺健 bea33b67e0 test
2024-09-29 06:10:24 +00:00

9 lines
171 B
JSON

{
"$schema": "https://typedoc.org/schema.json",
"name":"abc",
"validation":true,
"emit": "both",
"basePath": "/test",
"exclude": ["abc"]
}