UNPKG

ukelli-ui

Version:

Base on React's UI lib. Make frontend's dev simpler and faster.

16 lines (15 loc) 320 B
declare const Mandarin: { weekdays: { shorthand: string[]; longhand: string[]; }; months: { shorthand: string[]; longhand: string[]; }; rangeSeparator: string; weekAbbreviation: string; scrollTitle: string; toggleTitle: string; }; export default Mandarin;