aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/client/index.tsx
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-12-06 17:05:21 +0900
committernsfisis <nsfisis@gmail.com>2025-12-06 17:37:04 +0900
commit811458427593a4172a2cd535cc768db375350dca (patch)
tree6c4f46c96b6f29392dc19d591e39e03c187033a1 /src/client/index.tsx
parent9736a8981fbd6c6defbd67517ca23904fc844629 (diff)
downloadkioku-811458427593a4172a2cd535cc768db375350dca.tar.gz
kioku-811458427593a4172a2cd535cc768db375350dca.tar.zst
kioku-811458427593a4172a2cd535cc768db375350dca.zip
feat(dev): change architecture and directory structure
Diffstat (limited to 'src/client/index.tsx')
-rw-r--r--src/client/index.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/index.tsx b/src/client/index.tsx
new file mode 100644
index 0000000..cb0ff5c
--- /dev/null
+++ b/src/client/index.tsx
@@ -0,0 +1 @@
+export {};