UNPKG

@vtex/admin-ui

Version:

> VTEX admin component library

5 lines (4 loc) 121 B
/** * Returns the day that the week start on the current region */ export declare function useWeekStart(): number;