UNPKG

reading-time-estimator

Version:

A medium's like reading time estimator with internationalization support

3 lines (2 loc) 73 B
import type { I18n } from "./types.js"; export declare const zhTw: I18n;