UNPKG
roson
Version:
latest (9.4.3)
9.4.3
9.4.2
9.4.1
9.4.0
9.3.9
9.3.8
9.3.7
A Database and BackEnd Package For NekroJS Framework.
github.com/NekroJS/Roson
NekroJS/Roson
roson
/
lib
/
dist
/
index.dev.js
6 lines
(5 loc)
•
97 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
module
.
exports
= {
BackEnd
:
"./backend/index.js"
,
DataBase
:
"./db/index.js"
};