import { ch_sendexpr } from "https://deno.land/x/denops_std@v3.6.0/function/vim/mod.ts";
Send {expr} over {handle}. The {expr} is encoded according to the type of channel. The function cannot be used with a raw channel. See |channel-use|. {handle} can be a Channel or a Job that has a Channel. Can also be used as a |method|: GetChannel()->ch_sendexpr(expr)