UNPKG

shinkansen-relay

Version:
23 lines (16 loc) 320 B
## `shinkansen-relay` # Relay ```javascript import { Relay } from 'shinkansen-relay' ``` *Relay* computes route changes for *Zashiki Karakuri*. ```javascript export class Relay { static initiate () { } static regulate () { } } ``` ## See also - [Signals](https://github.com/modernpoacher/shinkansen-signals)