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-tw.ts var e = { less: "少於一分鐘", default: "分鐘" }; //#endregion export { e as zhTw };