import { PartialUpdateProcess } from '@aditama-labs/nest-autocrud/skeleton';

export class PrismaPartialUpdateProcess extends PartialUpdateProcess {}