UNPKG

shinkansen-relay

Version:
10 lines (6 loc) 151 B
import debug from 'debug' const log = debug('shinkansen-relay') log('`shinkansen` is awake') export { default as Relay } from './relay/index.mjs'