UNPKG

@decaf-ts/db-decorators

Version:

Agnostic database decorators and repository

9 lines (8 loc) 224 B
export * from "./BaseRepository"; export * from "./constants"; export * from "./Context"; export * from "./errors"; export * from "./Repository"; export * from "./types"; export * from "./utils"; export * from "./wrappers";