This website requires JavaScript.
Explore
Register
Sign in
OpenSource
/
Sharkey
Watch
1
Star
0
Fork
You've already forked Sharkey
0
mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced
2024-12-15 21:45:45 +01: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 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