type alias LoadOptionsimport { type LoadOptions } from "https://deno.land/x/denops_std@v3.9.0/helper/mod.ts"; definition: { force?: boolean; }