Fix(Preview): Fixed code pollution bug

Methods and variables in base and main code are isolated to solve the problem of code pollution.
This commit is contained in:
2024-09-09 16:24:22 +08:00
parent bba90c6783
commit f111c83817
7 changed files with 129 additions and 131 deletions

View File

@@ -4,7 +4,7 @@
"type": "module",
"version": "1.0.1-SNAPSHOT",
"description": "Oxygen Toolbox browser version",
"author": {
"author": {
"name": "FatttSnake",
"email": "fatttsnake@fatweb.top",
"url": "https://fatweb.top"