perf: style

This commit is contained in:
archer
2023-05-11 21:19:43 +08:00
parent 3e4b165ed9
commit 39f9080eb2
8 changed files with 203 additions and 44 deletions

View File

@@ -12,6 +12,7 @@ declare global {
var generatingVector: boolean;
var QRCode: any;
var httpsAgent: Agent;
var particlesJS: any;
interface Window {
['pdfjs-dist/build/pdf']: any;