method Ddc.prototype.updateItemsimport { Ddc } from "https://deno.land/x/ddc_vim@v4.0.2/ddc.ts"; updateItems(name: string, items: Item[])Parametersname: stringitems: Item[]