UNPKG

@brontosaurus/db

Version:
7 lines (6 loc) 409 B
import * as AccountRawController from "./account"; import * as ApplicationRawController from "./application"; import * as DecoratorRawController from "./decorator"; import * as GroupRawController from "./group"; import * as OrganizationRawController from "./organization"; export { AccountRawController, ApplicationRawController, DecoratorRawController, GroupRawController, OrganizationRawController };