We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3551621 commit 72e53deCopy full SHA for 72e53de
plugins/clipboard-manager/guest-js/index.ts
@@ -65,6 +65,7 @@ async function readText(): Promise<string> {
65
* 0, 255, 0, 255,
66
* ];
67
* await writeImage(buffer);
68
+ * ```
69
*
70
* @returns A promise indicating the success or failure of the operation.
71
0 commit comments