UNPKG

iking-utils

Version:

金合前端工具库

3 lines (2 loc) 154 B
import { IkDate } from '../types'; export declare const formatWeek: (date: IkDate, isArr?: boolean) => string | (string | 0 | 1 | 2 | 3 | 4 | 5 | 6)[];