function wordWrap
wordWrap(
str: string,
unnamed 1?,
)

Parameters

str: string
optional
unnamed 1

Return Type

Usage

import { wordWrap } from ".";