hrms-edm/Services/client/typedoc.json

6 lines
111 B
JSON
Raw Normal View History

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