UNPKG

@decaf-ts/db-decorators

Version:

Agnostic database decorators and repository

8 lines (7 loc) 199 B
export * from "./BaseRepository"; export * from "./Context"; export * from "./DataCache"; export * from "./errors"; export * from "./Repository"; export * from "./utils"; export * from "./wrappers";