import { PrismaRepoConfig, PrismaRepoOverwrite } from './src/types/prisma-repo';

export { PrismaRepoConfig, PrismaRepoOverwrite };
