This website requires JavaScript.
Explore
Help
Sign In
Mastodon
/
Pinafore-Web-Client-Frontend
mirror of
https://github.com/nolanlawson/pinafore
Watch
1
Star
0
Fork
You've already forked Pinafore-Web-Client-Frontend
0
Code
Issues
Releases
Wiki
Activity
b7406c78ae
Pinafore-Web-Client-Frontend
/
routes
/
_database
/
database.js
4 lines
64 B
JavaScript
Raw
Normal View
History
Unescape
Escape
refactor database some more
2018-02-09 07:04:10 +01:00
import
*
as
database
from
'./databaseCore'
refactor db usage
2018-01-19 18:18:14 +01:00
use standard
2018-02-09 07:29:29 +01:00
export
{
database
}