UNPKG

@kahi-ui/framework

Version:

Straight-forward Svelte UI for the Web

4 lines (3 loc) 216 B
export declare function get_month_quaters(datestamp: string): string[][]; export declare function get_year_halves(datestamp: string): string[][]; export declare function get_week_days(datestamp: string): string[][];