UNPKG

gazeplotter

Version:

Gazeplotter is a Svelte application for visualizing eye-tracking data.

8 lines (7 loc) 144 B
export interface SingleSegmentScarfFillingType { x: string; width: string; y: number; height: number; identifier: string; }