2024-11-04 10:45:14 +01:00

5 lines
84 B
JavaScript

/* Relative path, No extension */
define(["someThing/Else"], function (Else) {
});