Greasy Fork is available in English.

CoverUMD

定义一个局部的exports、define、module,一般放在库的前面引用

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greatest.deepsurf.us/scripts/494167/1413255/CoverUMD.js

  1. try {
  2. var exports = void 0;
  3. } catch (error) {
  4. console.warn(error);
  5. }
  6. try {
  7. var module = void 0;
  8. } catch (error) {
  9. console.warn(error);
  10. }
  11. try {
  12. var define = void 0;
  13. } catch (error) {
  14. console.warn(error);
  15. }