Eine nützliche Bibliothek für verschiedene Funktionen
Bu script direkt olarak kurulamaz. Başka scriptler için bir kütüphanedir ve meta yönergeleri içerir // @require https://update.greatest.deepsurf.us/scripts/528459/1545384/UTILS_FUNCTION%20Library.js
const UTILS = (() => {
const { throttle, } = unsafeWindow.dannysaurus_epik.libraries.UTILS_FUNCTION;
return {
throttle,
}
})();
const fnc = async () => {
//
};
const fncThrottled = UTILS.throttle(fnc, 300);