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

6 lines 255 B
export * from '@alwatr/nitrobase-engine'; export * from '@alwatr/nitrobase-reference'; export * from '@alwatr/nitrobase-helper'; export * from '@alwatr/nitrobase-types'; export * from '@alwatr/nitrobase-user-management'; //# sourceMappingURL=main.d.ts.map