UNPKG

reading-time-estimator

Version:

A medium's like reading time estimator with internationalization support

4 lines (3 loc) 169 B
export { translations } from './translation'; export type { SupportedLanguages } from './supportedLanguages'; export { supportedLanguages } from './supportedLanguages';