unvendor: Replace handlebars

This commit is contained in:
Cohee
2024-10-17 00:34:07 +03:00
parent 1c4e87b25b
commit d5fdf307c8
12 changed files with 53 additions and 5979 deletions

1
public/global.d.ts vendored
View File

@@ -1,6 +1,5 @@
// Global namespace modules
declare var droll;
declare var Handlebars;
declare var pdfjsLib;
declare var Popper;
declare var showdown;