Refactor code structure for improved readability and maintainability

Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
Innei
2025-06-10 14:45:38 +08:00
parent bfeb0685ea
commit 898bd18c44
6 changed files with 581 additions and 508 deletions

View File

@@ -2,7 +2,7 @@
"name": "@photo-gallery/webgl-viewer",
"type": "module",
"version": "0.1.1",
"packageManager": "pnpm@10.11.1",
"packageManager": "pnpm@10.12.1",
"description": "",
"author": "Innei",
"license": "MIT",
@@ -19,7 +19,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "7.52.8",
"@types/react": "19.1.6",
"@types/react": "19.1.7",
"nbump": "2.1.2",
"tsdown": "0.12.7",
"unplugin-dts": "1.0.0-beta.0",
@@ -35,4 +35,4 @@
}
}
}
}
}