hrms-edm/Services/client/typedoc.json
2023-12-04 02:45:11 +00:00

5 lines
111 B
JSON

{
"plugin": ["typedoc-plugin-vue"],
"entryPoints": ["src/main.ts", "src/**/*.ts"],
"out": "fe-typedoc"
}