We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb29e8a commit 2d16d19Copy full SHA for 2d16d19
packages/replay/src/index.ts
@@ -16,6 +16,3 @@ export type {
16
} from './types';
17
18
export { getReplay } from './util/getReplay';
19
-
20
-// TODO (v8): Remove deprecated types
21
-export * from './types/deprecated';
packages/replay/src/types/deprecated.ts
0 commit comments