UNPKG

taraskevizer

Version:

Канвэртацыя акадэмічнага правапісу ў клясычны

4 lines (3 loc) 140 B
export const replaceG = (replacer) => (text) => text.replace(/[Ґґ]/g, // @ts-expect-error TS can't infer the type of replacer replacer);