GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
1
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Network
Fork
: 0
hasegawa
/
PixelPaintWar
Transfer to URL with SHA
Find file
Newer
Older
tree:
328463f595
Branches
Tags
×
main
v1.0.0
PixelPaintWar
/
packages
/
shared
/
src
/
config
/ index.ts
rinto hasegawa
on 23 Feb
94 bytes
[refactor] ネットワーク設定を分離し、構成ファイルを整理
Raw
Blame
History
export { GAME_CONFIG } from "./gameConfig"; export { NETWORK_CONFIG } from "./networkConfig";