UNPKG

@tiller-ds/date

Version:

Date module of Tiller Design System

2 lines (1 loc) 95 B
export default function transformHourTo24HoursValue(hour: number, clockType: string): number;