Files
mysa-js-sdk/typedoc.json
2025-05-25 11:03:21 -04:00

6 lines
142 B
JSON

{
"entryPoints": ["./src", "./src/lib/**/*.ts", "./src/types/**/*.ts"],
"plugin": ["typedoc-material-theme"],
"themeColor": "#6b4f8d"
}