This website requires JavaScript.
Explore
Help
Sign in
Mizah
/
mizzkey
Watch
1
Star
0
Fork
You've already forked mizzkey
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
27768081e2
mizzkey
/
src
/
config
/
types.ts
4 lines
74 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Check config on load (#4170) Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2019-02-06 22:44:55 +09:00
import
load
from
"./load"
;
wip
2018-07-24 01:58:11 +09:00
Check config on load (#4170) Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2019-02-06 22:44:55 +09:00
export
type
Config
=
ReturnType
<
typeof
load
>
;
Reference in a new issue
Copy permalink