Sign in
chromium
/
devtools
/
devtools-frontend
/
74fa3e8f2eef70c3e91074a2b960c19d9ff317b8
/
.
/
node_modules
/
table
/
dist
/
src
/
wrapWord.d.ts
blob: 083da4d4e086ab160013659669fc8f94acf88c4f [
file
]
export
declare
const
wrapWord
:
(
input
:
string
,
size
:
number
)
=>
string
[];