MCPcopy Create free account
hub / github.com/Useful-Scripts-Extension/useful-script / t

Function t

pages/viewScriptSource/libs/highlight.min.js:6–11  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

4 License: BSD-3-Clause
5 */
6var hljs=function(){"use strict";var e={exports:{}};function t(e){
7return e instanceof Map?e.clear=e.delete=e.set=()=>{
8throw Error("map is read-only")}:e instanceof Set&&(e.add=e.clear=e.delete=()=>{
9throw Error("set is read-only")
10}),Object.freeze(e),Object.getOwnPropertyNames(e).forEach((n=>{var i=e[n]
11;"object"!=typeof i||Object.isFrozen(i)||t(i)})),e}
12e.exports=t,e.exports.default=t;class n{constructor(e){
13void 0===e.data&&(e.data={}),this.data=e.data,this.isMatchIgnored=!1}
14ignoreMatch(){this.isMatchIgnored=!0}}function i(e){

Callers 2

compileMethod · 0.70
VFunction · 0.70

Calls 1

gFunction · 0.70

Tested by

no test coverage detected