39
edits
Petermichaux (talk | contribs) |
Petermichaux (talk | contribs) |
||
| Line 237: | Line 237: | ||
// A module dependent on asdf would need to | // A module dependent on asdf would need to | ||
// be written like this or something similar. | // be written like this or something similar. | ||
(require?require('asdf'):window).LIB.asdf.a(); | (require?require('asdf'):window).LIB.asdf.a(); | ||
edits