1
Fork 0
appliedcryptography/website/res/js/main.js

5 lines
No EOL
63 B
JavaScript

(() => {
menuInit();
collapsibleInit();
updatedInit();
})();