MCPcopy Create free account
hub / github.com/dailydotdev/apps /

Class

packages/shared/src/lib/textarea.ts:132–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130 `![${filename}]()`;
131
132export class TextareaCommand {
133 private textareaRef: MutableRefObject<HTMLTextAreaElement>;
134
135 constructor(textareaRef: MutableRefObject<HTMLTextAreaElement>) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected