UNPKG

studiocms

Version:

Astro Native CMS for AstroDB. Built from the ground up by the Astro community.

6 lines (5 loc) 146 B
export declare const checkDate: (date: Date) => { isInLast24Hours(): boolean; isInLast7Days(): boolean; isInLast30Days(): boolean; };