UNPKG

@openhps/core

Version:

Open Hybrid Positioning System - Core component

10 lines (9 loc) 117 B
/** * @category Graph */ export interface PushEvent { /** * Frame subject */ frameUID: string; }