export { BaseConfig, type ConfigArguments, } from "jsr:@shougo/ddc-vim@9.4.0/config"; export { type UserSource } from "jsr:@shougo/ddc-vim@9.4.0/types"; export * as autocmd from "jsr:@denops/std@7.5.0/autocmd"; export * as fn from "jsr:@denops/std@7.5.0/function"; export * as op from "jsr:@denops/std@7.5.0/option"; export * as vars from "jsr:@denops/std@7.5.0/variable"; export * as lambda from "jsr:@denops/std@7.5.0/lambda";