import { type GlobalOrLocalOption } from "https://deno.land/x/denops_std@v6.5.1/option/types.ts";
A global or local option that can be retrieved and modified.
definition: GlobalOption<T> & LocalOption<T>
import { type GlobalOrLocalOption } from "https://deno.land/x/denops_std@v6.5.1/option/types.ts";
A global or local option that can be retrieved and modified.