MCPcopy Index your code
hub / github.com/dataease/SQLBot / normalize

Function normalize

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

Source from the content-addressed store, hash-verified

41936 const mu = {
41937 name: 'generic',
41938 match: () => !0,
41939 normalize(s) {
41940 const { spec: o } = normalize_normalize({ spec: s })
41941 return o
41942 },
41943 resolve: async (s) => resolveGenericStrategy(s),
41944 },

Callers 1

displayRowFunction · 0.85

Calls 8

normalize_normalizeFunction · 0.85
fuFunction · 0.85
serializers_valueFunction · 0.85
oFunction · 0.70
CuFunction · 0.50
pushMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected