Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/ddu_vim/deps.ts>fn.ChangeList

Dark deno-powered UI framework for neovim/Vim
Go to Latest
type alias fn.ChangeList
Re-export
import { type fn } from "https://deno.land/x/ddu_vim@v4.0.0/deps.ts";
const { ChangeList } = fn;

Type of getchangelist() result.

definition: [ChangeListLocation[], number]