6 lines
85 B
JavaScript

define("loose/module-name/input", [], function () {
"use strict";
foobar();
});