UNPKG

@bimeister/pupakit.forms

Version:
6 lines (5 loc) 90 B
export interface ParsedDateData { day: string; month: string; year: string; }