MCPcopy Create free account
hub / github.com/dataease/SQLBot / addWordsWithoutLeadingSpace

Function addWordsWithoutLeadingSpace

frontend/public/swagger-ui-bundle.js:35149–35149  ·  view source on GitHub ↗
(...s)

Source from the content-addressed store, hash-verified

35147 let u = !1,
35148 _ = ''
35149 const addWords = (...s) => (_ += ' ' + s.map(o).join(' ')),
35150 addWordsWithoutLeadingSpace = (...s) => (_ += s.map(o).join(' ')),
35151 addNewLine = () => (_ += ` ${i}`),
35152 addIndent = (s = 1) => (_ += ' '.repeat(s))

Callers 1

curlifyFunction · 0.85

Calls 1

mapMethod · 0.45

Tested by

no test coverage detected