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