Skip to content

Instantly share code, notes, and snippets.

@johnlindquist
Created November 30, 2024 17:07
Show Gist options
  • Save johnlindquist/2ddcdb3f150aeceb4138cb45995dee3f to your computer and use it in GitHub Desktop.
Save johnlindquist/2ddcdb3f150aeceb4138cb45995dee3f to your computer and use it in GitHub Desktop.
// Name: Paste Input
import "@johnlindquist/kit";
const input = await arg();
await setSelectedText(input);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment