UNPKG

@robotical/sensors-dashboard

Version:

A dashboard tool for depicting Marty data by Robotical

5 lines (4 loc) 154 B
import EventDispatcher from "./EventDispatcher"; export default class RaftInterface extends EventDispatcher { unsubscribeFromPublishedData(): void; }