temp
All checks were successful
Sync to CNB / sync (push) Successful in 3s

This commit is contained in:
2025-04-30 19:01:43 +08:00
parent f28918d724
commit d4aa63eea2
5 changed files with 11 additions and 64 deletions

3
src/modules/config.ts Normal file
View File

@@ -0,0 +1,3 @@
import { useConfig } from '@kevisual/use-config/env';
export const config = useConfig();