0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-30 09:08:00 -04:00
denoland-deno/tests/subdir/mt_application_x_javascript.j4.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;
});