MCPcopy Index your code
hub / github.com/UI5/webcomponents / diffable-html.js

File diffable-html.js

packages/main/test/pages/diffable-html.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
2 window.diffableHtml = require("diffable-html");
3 },{"diffable-html":6}],2:[function(require,module,exports){
4 'use strict'

Callers

nothing calls this directly

Calls 15

typedArraySupportFunction · 0.85
fromFunction · 0.85
allocFunction · 0.85
allocUnsafeFunction · 0.85
swapFunction · 0.85
utf8SliceFunction · 0.85
bidirectionalIndexOfFunction · 0.85
hexWriteFunction · 0.85
utf8WriteFunction · 0.85
asciiWriteFunction · 0.85
latin1WriteFunction · 0.85
base64WriteFunction · 0.85

Tested by

no test coverage detected