UNPKG

i18n-pro

Version:

An out-of-the-box, lightweight JavaScript i18n auto-translation solution

7 lines (6 loc) 165 B
export default function extraFileSync(props: { entry?: string; fileRegExp?: RegExp; input?: string | string[]; configPath?: string; }): any[];