MCPcopy Create free account
hub / github.com/RutvijDv/Meet-Script / U

Function U

jquery.min.js:1266–1268  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

1264 z = /-([a-z])/g;
1265
1266 function U(e, t) {
1267 return t.toUpperCase()
1268 }
1269
1270 function X(e) {
1271 return e.replace(_, "ms-").replace(z, U)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected