type alias Years

Represents a duration of time in years.

Definition

Brand<number, "years">

Usage

import { type Years } from ".";