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

Function Kc

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

Source from the content-addressed store, hash-verified

40136 })
40137 const Jc = $a(1, pipe(ra, Pc('String')))
40138 const Hc = qc(Jc, Lc(/[.*+?^${}()|[\]\\-]/g, '\\$&'))
40139 var Kc = function checkValue(s, o) {
40140 if ('string' != typeof s && !(s instanceof String))
40141 throw TypeError('`'.concat(o, '` must be a string'))
40142 }
40143 const Gc = function replaceAll(s, o, i) {
40144 ;(!(function checkArguments(s, o, i) {

Callers 1

GcFunction · 0.70

Calls 1

concatMethod · 0.80

Tested by

no test coverage detected