UNPKG

@bimeister/pupakit.forms

Version:
6 lines (5 loc) 97 B
export interface ParsedTimeData { hours: string; minutes: string; seconds: string; }