UNPKG

@alwatr/nitrobase

Version:

Nitrobase is a blazingly fast, lightweight database built on JSON. It stores data entirely in memory for lightning-quick access, while also providing a JSON file backup for persistence. You can easily serve your data over the web using our high-performanc

5 lines (4 loc) 150 B
/* @alwatr/nitrobase v7.8.0 */ export * from "@alwatr/nitrobase-helper"; export * from "@alwatr/nitrobase-types"; //# sourceMappingURL=client.mjs.map