This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
pinafore
mirror of
https://github.com/nolanlawson/pinafore.git
Watch
1
Star
0
Fork
You've already forked pinafore
0
Code
Issues
Projects
Releases
Wiki
Activity
537a112adb
pinafore
/
routes
/
_database
/
database.js
3 lines
63 B
JavaScript
Raw
Normal View
History
Unescape
Escape
refactor database some more
2018-02-09 06:04:10 +00:00
import
*
as
database
from
'./databaseCore'
refactor db usage
2018-01-19 17:18:14 +00:00
refactor database some more
2018-02-09 06:04:10 +00:00
export
{
database
}