Skip to content

Instantly share code, notes, and snippets.

@gusarov
Created September 20, 2025 22:55
Show Gist options
  • Select an option

  • Save gusarov/6311cb826141a1f8f90784a89a41f7d7 to your computer and use it in GitHub Desktop.

Select an option

Save gusarov/6311cb826141a1f8f90784a89a41f7d7 to your computer and use it in GitHub Desktop.
/*! noop.umd.min.js */
(function(r,f){typeof define=="function"&&define.amd?define([],f)
:typeof module=="object"&&module.exports?module.exports=f()
:r.noop=f()})(this,function(){return function(){}});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment