mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-28 21:42:27 +08:00
refactor(utils): reorganize utils files into module structure
Move defaultAppHeaders function from utils.ts to new net.ts module and create index.ts for exports
This commit is contained in:
parent
e640beb874
commit
61a71a0486
1
packages/shared/utils/index.ts
Normal file
1
packages/shared/utils/index.ts
Normal file
@ -0,0 +1 @@
|
||||
export * from './net'
|
||||
Loading…
Reference in New Issue
Block a user