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 dc063ac commit 51a04d2Copy full SHA for 51a04d2
packages/node/src/index.ts
@@ -40,6 +40,8 @@ export {
40
} from './integrations/featureFlagShims';
41
export { firebaseIntegration } from './integrations/tracing/firebase';
42
43
+// trigger change here too...
44
+
45
export {
46
init,
47
getDefaultIntegrations,
0 commit comments