MCPcopy Index your code
hub / github.com/danielstocks/react-sortable / escape

Function escape

bundle.js:1195–1199  ·  view source on GitHub ↗
(a)

Source from the content-addressed store, hash-verified

1193 return "object" === (typeof a === "undefined" ? "undefined" : _typeof(a)) && null !== a && a.$$typeof === E;
1194};var H = "function" === typeof Symbol && Symbol.iterator,
1195 I = "function" === typeof Symbol && Symbol["for"] && Symbol["for"]("react.element") || 60103;function escape(a) {
1196 var b = { "\x3d": "\x3d0", ":": "\x3d2" };return "$" + ("" + a).replace(/[=:]/g, function (a) {
1197 return b[a];
1198 });
1199}var J = /\/+/g,
1200 K = [];
1201function L(a, b, d, e) {
1202 if (K.length) {

Callers 2

OFunction · 0.85
getComponentKeyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected