hrms-edm/Services/client/typedoc.json

6 lines
116 B
JSON
Raw Normal View History

2023-11-26 00:21:44 +07:00
{
"plugin": ["typedoc-plugin-vue"],
"entryPoints": ["src/main.ts","src/**/*.ts"],
"out": "fe-typedoc"
}