UNPKG

@senx/warpview

Version:
9 lines 175 B
import { Label } from './label'; export declare class GTS { c: string; l: Label[]; a: Label[]; v: any[][]; id?: number; } //# sourceMappingURL=GTS.d.ts.map