Skip to main content
Module

x/oauth4webapi/typedoc.json

OAuth 2 / OpenID Connect for Web Platform API JavaScript runtimes
Go to Latest
File
{ "$schema": "https://typedoc.org/schema.json", "allReflectionsHaveOwnDocument": true, "disableSources": true, "hideBreadcrumbs": true, "entryPoints": ["src/index.ts"], "excludeExternals": true, "excludePrivate": true, "excludeProtected": true, "gitRevision": "main", "hideGenerator": true, "intentionallyNotExported": ["ReturnTypes", "CallbackParameters", "JsonValue"], "out": "docs", "plugin": ["typedoc-plugin-markdown", "./.mdn_links.cjs"], "readme": "none", "sort": [ "kind", "static-first", "required-first", "alphabetical" ]}