UNPKG

reading-time-estimator

Version:

A medium's like reading time estimator with internationalization support

8 lines (7 loc) 138 B
//#region lib/i18n/ja.ts var e = { less: "1分未満の読み取り", default: "最小読み取り" }; //#endregion export { e as ja };