UNPKG

peerpigeon

Version:

WebRTC-based peer-to-peer mesh networking library with intelligent routing and signaling server

10 lines (6 loc) 165 B
import { Stringifier } from './postcss.js' interface Stringify extends Stringifier { default: Stringify } declare const stringify: Stringify export = stringify