Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

joinListUp

If the text cursor is at the start of the first child of a list node, lift all content inside the list. If the text cursor is at the start of the last child of a list node, lift this child.

const joinListUp: Command;