UNPKG

taraskevizer

Version:

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

3 lines (2 loc) 143 B
import { mutatingStep } from '../lib/index.js'; export const joinSplittedText = mutatingStep(({ storage: { textArr } }) => textArr.join(' '));