hrms-edm/Services/client/typedoc.json
2023-11-26 00:21:44 +07:00

5 lines
116 B
JSON

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