UNPKG

can

Version:

MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.

6 lines (3 loc) 183 B
dojo.provide("dojo.tests._base.loader.require.m2"); console.log("m2, a plain-old-style synch module, evaluated OK"); dojo.tests._base.loader.require.m2 = "this is the value of m2";