DayPeriodNames overview
Module that implements a type that represents the names of the two periods in a day, e.g. AM or PM
Table of contents
Models
Type (interface)
Type of a CVDayPeriodNames
Signature
export interface Type extends MTypes.ReadonlyTuple<string, 2> {}