UNPKG

@rxap/ngx-sentry

Version:

This package provides utilities for initializing Sentry in Angular applications. It includes functions to determine the Sentry environment and release based on the application's environment, and a function to initialize Sentry with these configurations. I

28 lines (14 loc) 501 B
[@rxap/ngx-sentry](../wiki/globals) / sentryInitBootstrapHook # Function: sentryInitBootstrapHook() > **sentryInitBootstrapHook**(`environment`): (`config`) => `void` Defined in: [sentry-init-bootstrap-hook.ts:7](https://gitlab.com/rxap/packages/-/blob/3eebed1be2bbb37bc0d65959f8fecbb850c0b8aa/packages/angular/sentry/src/lib/sentry-init-bootstrap-hook.ts#L7) ## Parameters ### environment `Environment` ## Returns `Function` ### Parameters #### config `ConfigService` ### Returns `void`