UNPKG
@codai/memorai
Version:
beta (8.0.2-cbd)
latest (8.0.2)
8.0.2
8.0.2-cbd
8.0.1-cbd
8.0.0-cbd
1.1.0
Universal Database & Storage Service for CODAI Ecosystem - CBD Backend
@codai/memorai
/
dist
/
api
/
index.js
6 lines
•
185 B
JavaScript
View Raw
1
2
3
4
5
6
/** * MEMORAI API Module * Exports REST API server and related functionality */
export { MemoraiAPIServer, createMemoraiAPIServer }
from
'./server'
;
//# sourceMappingURL=index.js.map