This website requires JavaScript.
Explore
Help
Register
Sign In
laoxong
/
misskey
Watch
1
Star
0
Fork
0
You've already forked misskey
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e9f34a0f09
misskey
/
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 New Issue
Copy Permalink