MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / onDrop

Method onDrop

apps/web/ui/ChannelView/TopicView/index.tsx:87–87  ·  view source on GitHub ↗
({
    source,
    target,
    from,
    to,
  }: {
    source: string;
    target: string;
    from: string;
    to: string;
  })

Source from the content-addressed store, hash-verified

85 imitationId: string
86 ): void;
87 onDrop({
88 source,
89 target,
90 from,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected