This website requires JavaScript.
Explore
Help
Register
Sign In
HoovesSocial
/
hippofish
Watch
2
Star
0
Fork
You've already forked hippofish
0
Code
Issues
3
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
e9f34a0f09
hippofish
/
src
/
config
/
index.ts
4 lines
54 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor: refactoring imports 将来ESMに移行しやすいように Related: #7658 なんかmochaが起動しなくなってるけど理由不明 すぐ直したい
2021-08-19 11:33:41 +02:00
import
load
from
'./load.js'
;
Introduce config module
2018-04-02 06:15:53 +02:00
export
default
load
(
)
;
Reference in a new issue
Copy permalink