@maptiler/client
Version:
Javascript & Typescript wrapper to MapTiler Cloud API
14 lines • 364 B
JSON
{
"entryPoints": ["./src/services/*.ts", "./src/language.ts", "src/config.ts"],
"name": "MapTiler Client",
"plugin": [],
"out": "docs",
"excludePrivate": true,
"excludeProtected": true,
"excludeExternals": true,
"excludeNotDocumented": false,
"excludeInternal": true,
"theme": "default",
"customCss": "typedoc.css",
"includeVersion": true
}