3 lines
81 B
JavaScript
3 lines
81 B
JavaScript
"use strict";
|
|
|
|
define(["foo", "foo-bar", "./directory/foo-bar"], function () {}); |