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 c5a54c4 commit ddc8842Copy full SHA for ddc8842
src/utils/structuredClone/structuredClone.ts
@@ -1,3 +1,4 @@
1
+// eslint-disable-next-line node/no-extraneous-import
2
import ungapStructuredClone from '@ungap/structured-clone';
3
4
export const structuredClone = self.structuredClone ?? ungapStructuredClone;
0 commit comments