mirror of
https://github.com/bourquep/mysa-js-sdk.git
synced 2026-02-04 09:41:07 +00:00
6 lines
142 B
JSON
6 lines
142 B
JSON
{
|
|
"entryPoints": ["./src", "./src/lib/**/*.ts", "./src/types/**/*.ts"],
|
|
"plugin": ["typedoc-material-theme"],
|
|
"themeColor": "#6b4f8d"
|
|
}
|