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