MCPcopy Create free account
hub / github.com/code100x/cms / VoteTypeModel

Enum VoteTypeModel

src/actions/commentVote/types.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Answer, Comment, Question } from '@prisma/client';
2import { ActionState } from '@/lib/create-safe-action';
3import { z } from 'zod';
4import { VoteHandleSchema } from './schema';

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected