0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-12 07:07:43 -04:00
deno/tests/subdir/mt_text_javascript.j1.js
2018-10-23 04:48:00 -07:00

3 lines
69 B
JavaScript

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