MCPcopy Create free account
hub / github.com/code100x/cms / userActions.ts

File userActions.ts

src/actions/bounty/userActions.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use server';
2import prisma from '@/db';
3import { bountySubmissionSchema } from './schema';
4import { BountySubmissionData } from './types';

Callers

nothing calls this directly

Calls 1

createSafeActionFunction · 0.90

Tested by

no test coverage detected