1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-11 08:33:43 -05:00
denoland-deno/tests/subdir/mt_text_ecmascript.j3.js

4 lines
69 B
JavaScript
Raw Normal View History

2018-10-21 22:14:27 -04:00
define(["exports"], function(exports) {
exports.loaded = true;
});