Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/ts/main.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/assets/ts/main.ts b/assets/ts/main.ts
index ae6153f..8875a74 100644
--- a/assets/ts/main.ts
+++ b/assets/ts/main.ts
@@ -75,7 +75,6 @@ window.addEventListener('load', () => {
}, 0);
})
-
declare global {
interface Window {
createElement: any;