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

Function clear

frontend/public/swagger-ui-bundle.js:30886–30888  ·  view source on GitHub ↗
(s = {})

Source from the content-addressed store, hash-verified

30884 return { type: it, payload: s }
30885 }
30886 function clear(s = {}) {
30887 return { type: at, payload: s }
30888 }
30889 function clearBy(s = () => !0) {
30890 return { type: ct, payload: s }
30891 }

Callers 1

CpFunction · 0.70

Calls 1

pushMethod · 0.45

Tested by

no test coverage detected