UNPKG

@naoak/workerize-transferable

Version:

Helper functions for workerlize-loader to support transferables

3 lines 172 B
/** The event name of RPC messages which support transferables */ export const MESSAGE_TYPE_RPC_TRANSFERABLE = 'RPC_transferable'; //# sourceMappingURL=message-types.js.map