We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 358bce8 + e1cea11 commit 94de327Copy full SHA for 94de327
1 file changed
docs/reo.js
@@ -0,0 +1,3 @@
1
+// Reo.dev analytics. Mintlify automatically includes any .js file in the docs
2
+// content directory as a global <script> tag on every page.
3
+!function () { var e, t, n; e = "496e8be6ff0effa", t = function () { Reo.init({ clientID: "496e8be6ff0effa", enableThirdPartyTracking: true }) }, (n = document.createElement("script")).src = "https://static.reo.dev/" + e + "/reo.js", n.defer = !0, n.onload = t, document.head.appendChild(n) }();
0 commit comments