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

File index.ts

src/actions/bookmark/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use server';
2import { createSafeAction } from '@/lib/create-safe-action';
3import { BookmarkCreateSchema, BookmarkDeleteSchema } from './schema';
4import { getServerSession } from 'next-auth';

Callers

nothing calls this directly

Calls 1

createSafeActionFunction · 0.90

Tested by

no test coverage detected