MCPcopy 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

1import * as v from 'valibot'
2import { Client } from '@atproto/lex'
3import * as dev from '#shared/types/lexicons/dev'
4import { PackageLikeBodySchema } from '#shared/schemas/social'

Callers

nothing calls this directly

Calls 7

throwOnMissingOAuthScopeFunction · 0.90
setUnlikeInCacheMethod · 0.80
getLikesMethod · 0.80
deleteMethod · 0.65

Tested by

no test coverage detected