MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / shim-preact-export.js

File shim-preact-export.js

packages/feedback/scripts/shim-preact-export.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// preact does not support more modern TypeScript versions, which breaks our users that depend on older
2// TypeScript versions. To fix this, we shim the types from preact to be any and remove the dependency on preact
3// for types directly. This script is meant to be run after the build/npm/types-ts3.8 directory is created.
4

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected