Partilhar via


Literal type

Um tipo de valor literal. corda, número, boolean, ou Data

type Literal = string | number | boolean | Date