{
    "entryPoints": [
        "./src/index.ts"
    ],
    "readme": "none",
    "excludeExternals": true,
    "excludePrivate": true,
    "name": "Landscape",
    "out": "docs/api/v3"
}