UNPKG

reading-time-estimator

Version:

A medium's like reading time estimator with internationalization support

8 lines (7 loc) 121 B
//#region lib/i18n/zh-cn.ts var e = { less: "小于一分钟", default: "分钟" }; //#endregion export { e as zhCn };