import * as copyPaste from "https://deno.land/x/copy_paste@v1.1.3/mod.ts"; FunctionsfreadReads/pastes raw data from the system clipboard. freadTextReads/pastes text from the system clipboard. fwriteWrites/copies raw data to the system clipboard. fwriteTextWrites/copies text to the system clipboard.