Skip to main content Link Search Menu Expand Document (external link)

WeekDayNames overview

Module that implements a type that represents the names of the seven days of a week


Table of contents


Models

Type (interface)

Type of a CVWeekDayNames

Signature

export interface Type extends MTypes.ReadonlyTuple<string, 7> {}