MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / integration.ts

File integration.ts

packages/feedback/src/screenshot/integration.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Attachment, FeedbackScreenshotIntegration, IntegrationFn } from '@sentry/core';
2import type { h as hType } from 'preact';
3import type * as Hooks from 'preact/hooks';
4import { DOCUMENT } from '../constants';

Callers

nothing calls this directly

Calls 2

ScreenshotEditorFactoryFunction · 0.90
arrayBufferMethod · 0.65

Tested by

no test coverage detected