UNPKG
kapi-framework
Version:
latest (0.0.1)
0.0.1
A framework to shift the focus towards business logic.
github.com/Laufire/kapi
Laufire/kapi
kapi-framework
/
src
/
index.js
5 lines
(3 loc)
•
48 B
JavaScript
View Raw
1
2
3
4
5
module
.exports = {
kapi:
require
(
'./core'
), }