UNPKG

@appello/common

Version:

Common package with many useful features for web and mobile development

4 lines (3 loc) 93 B
export declare function getWeekdaysNames(options?: { longFormat?: boolean; }): string[];