This website requires JavaScript.
Explore
Help
Register
Sign In
graphite
/
Sharkey
Watch
1
Star
0
Fork
You've already forked Sharkey
0
mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced
2024-11-15 22:43:09 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
27768081e2
Sharkey
/
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 15:44:55 +02:00
import
load
from
"./load"
;
wip
2018-07-23 19:58:11 +03:00
Check config on load (#4170) Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2019-02-06 15:44:55 +02:00
export
type
Config
=
ReturnType
<
typeof
load
>
;
Reference in a new issue
Copy permalink