UNPKG

@leafygreen-ui/date-utils

Version:
3 lines 167 B
/** Returns a long month label (i.e. September 2023) */ export declare const getFullMonthLabel: (date: Date) => string; //# sourceMappingURL=getFullMonthLabel.d.ts.map