Type alias DurationPeriod

DurationPeriod: "second" | "minute" | "hour" | "day" | "week" | "month" | "year"

Duration period, ca be second, minutes, hours etc

Generated using TypeDoc