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