Jump to content

User:Evad37/ScriptModulesDemo3.js: Revision history


For any version listed below, click on its date to view it. For more help, see Help:Page history and Help:Edit summary. (cur) = difference from current version, (prev) = difference from preceding version, m = minor edit, โ†’ = section edit, โ† = automatic edit summary

26 January 2019

  • curprev 02:1102:11, 26 January 2019 Evad37 talk contribs 263 bytes +263 โ†Created page with 'Window.importScriptModule('error').then( function(exported) { console.log('The "error" module loaded successfully. It exported:'); console.log(exported); }...'