Skip to content

Commit 0f5a904

Browse files
committed
removed the timeout idea
1 parent df043a9 commit 0f5a904

File tree

5 files changed

+108
-161
lines changed

5 files changed

+108
-161
lines changed

esm/worker/_template.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ const {
4040
isWindowProxy,
4141
ffi,
4242
} = await coincident({
43-
timeout: 0,
4443
transfer: false,
4544
transform: value => transform ? transform(value) : value
4645
});

esm/worker/hook.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import toJSONCallback from 'to-json-callback';
1+
import toJSONCallback from 'reflected-ffi/to-json-callback';
22

33
import { dedent } from '../utils.js';
44
import { js as jsHooks, code as codeHooks } from '../hooks.js';

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy