UNPKG

swarpc

Version:

Full type-safe RPC library for service worker -- move things off of the UI thread with ease!

4 lines (3 loc) 101 B
import "./polyfills.js"; export { Client } from "./client.js"; export { Server } from "./server.js";