mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 20:42:02 +00:00
4 lines
91 B
TypeScript
4 lines
91 B
TypeScript
// Re-export all Sentry utilities
|
|
export * from "./event-policy";
|
|
export * from "./utils";
|