0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 09:57:11 -05:00
deno/tests/subdir/mt_application_ecmascript.j2.js
2018-10-23 04:48:00 -07:00

3 lines
69 B
JavaScript

define(["exports"], function(exports) {
exports.loaded = true;
});