UNPKG

@leanix/reporting

Version:

Library for writing LeanIX EAM reports

15 lines (14 loc) 349 B
{ "$schema": "https://typedoc.org/schema.json", "tsconfig": "./tsconfig.json", "theme": "default", "entryPoints": ["./lx.ts"], "readme": "none", "entryPointStrategy": "resolve", "excludeExternals": true, "excludeInternal": true, "excludeProtected": true, "disableSources": true, "includeVersion": true, "githubPages": true }