UNPKG

nuvira-parser

Version:

Nuvira Database. New Database format (Readable & Easy to use), (Inbuilt Schema & constraints & rules & relations).

5 lines 187 B
export { Nuvira } from "./parser"; export type * from './types/validator'; export type * from './types/general'; export type * from './types/records'; //# sourceMappingURL=nuvira.d.ts.map