MCPcopy Index your code
hub / github.com/Linen-dev/linen.dev / upload

Method upload

apps/web/ui/MessageForm/index.tsx:43–43  ·  view source on GitHub ↗
(files: File[])

Source from the content-addressed store, hash-verified

41 onMessageChange?(message: string): void;
42 fetchMentions(term?: string): Promise<SerializedUser[]>;
43 upload?(files: File[]): Promise<any>;
44 useUsersContext(): any;
45 onCloseThread?(): void;
46 onReopenThread?(): void;

Callers 6

handlerFunction · 0.65
profile.tsFile · 0.65
onFileChangeFunction · 0.65
uploadFilesFunction · 0.65
uploadFilesFunction · 0.65
uploadFilesFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected