UNPKG

abbott-methods

Version:

abbott,methods,method,functions,function

6 lines (5 loc) 151 B
/** * 周天至周六(中文) * @return {string[]} */ export const weekAryCn: string[] = ['日', '一', '二', '三', '四', '五', '六']