Skip to main content
Module

x/scaffold/src/deps/comlink.ts>ProxyMethods

scaffold your next project with style and 💗
Latest
interface ProxyMethods
import { type ProxyMethods } from "https://deno.land/x/scaffold@0.3.0/src/deps/comlink.ts";

Additional special comlink methods available on each proxy returned by Comlink.wrap().

Properties

[createEndpoint]: () => Promise<MessagePort>
[releaseProxy]: () => void