{
  "entryPoints": ["src"],
  "out": "docs-api/stencil-components-breadcrumb",
  "tsconfig":"tsconfig.prod.json",
  "exclude": "**/*+(index|.spec|.e2e|.d).ts",
  "plugin": "none"
}
