Switch to Typescript and webpack

This commit is contained in:
Daniel Triendl
2020-11-04 22:59:32 +01:00
parent e40a0810ff
commit 7db79afca2
21 changed files with 14701 additions and 310 deletions

3
src/js/decs.d.ts vendored Normal file
View File

@@ -0,0 +1,3 @@
declare module 'axios-userscript-adapter'
declare const GM: any