Files
stale/src/types/iso-date-string.ts
T

2 lines
36 B
TypeScript
Raw Normal View History

export type IsoDateString = string;