UNPKG

@slickteam/nestjs-warp10

Version:
6 lines (5 loc) 133 B
export declare class DataPointResult { c: string; v: [number, number | string | boolean][]; l: Record<string, string>; }