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
27768081e2
hippofish
/
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 14:44:55 +01:00
import
load
from
"./load"
;
wip
2018-07-23 18:58:11 +02:00
Check config on load (#4170) Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2019-02-06 14:44:55 +01:00
export
type
Config
=
ReturnType
<
typeof
load
>
;
Reference in a new issue
Copy permalink