import { ListProcess } from '@autocrud/skeleton/processes/list.process';
export class PrismaListProcess extends ListProcess {}