This website requires JavaScript.
Explore
Help
Sign In
mirror
/
hotomoe
Watch
1
Star
0
Fork
0
You've already forked hotomoe
mirror of
https://github.com/hotomoe/hotomoe
synced
2024-12-28 05:28:10 +09:00
Code
98f09ad16c
hotomoe
/
src
/
api
/
models
/
appdata.ts
4 lines
101 B
TypeScript
Raw
Normal View
History
Unescape
Escape
:v:
2017-01-17 09:12:33 +09:00
import
db
from
'../../db/mongodb'
;
[Fuck] Type definition
2017-01-18 16:30:42 +09:00
export
default
db
.
get
(
'appdata'
)
as
any
;
// fuck type definition
Copy Permalink