/** well-known name for a feature extensible through an integration. */ // The forwarder extension point is presently hard-coded in `@bitwarden/generator-legacy/`. // v2 will load forwarders using an extension provider. export type ExtensionPointId = "forwarder";