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

9 lines
171 B
JSON
Raw Normal View History

2024-09-29 06:10:24 +00:00
{
"$schema": "https://typedoc.org/schema.json",
"name":"abc",
"validation":true,
"emit": "both",
"basePath": "/test",
"exclude": ["abc"]
}