Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/npmx-dev/npmx.dev
/ like.delete.ts
File
like.delete.ts
server/api/social/like.delete.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as v from
'valibot'
2
import
{ Client } from
'@atproto/lex'
3
import
* as dev from
'#shared/types/lexicons/dev'
4
import
{ PackageLikeBodySchema } from
'#shared/schemas/social'
Callers
nothing calls this directly
Calls
7
throwOnMissingOAuthScope
Function · 0.90
eventHandlerWithOAuthSession
Function · 0.85
getTheUsersLikedRecord
Method · 0.80
unlikeAPackageAndReturnLikes
Method · 0.80
setUnlikeInCache
Method · 0.80
getLikes
Method · 0.80
delete
Method · 0.65
Tested by
no test coverage detected