Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code100x/cms
/ index.ts
File
index.ts
src/actions/commentVote/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use server'
;
2
3
import
{ getServerSession } from
'next-auth'
;
4
import
{ InputTypeHandleVote, ReturnTypeHandleVote } from
'./types'
;
Callers
nothing calls this directly
Calls
1
createSafeAction
Function · 0.90
Tested by
no test coverage detected