mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-13 18:45:43 +05:00
5 lines
63 B
JavaScript
5 lines
63 B
JavaScript
define([
|
|
], function () {
|
|
console.log('inner loaded');
|
|
});
|