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

joinCollapsedListBackward

If the selection is empty and at the start of a block, and there is a collapsed list node right before the cursor, move current block and append it to the first child of the collapsed list node (i.e. skip the hidden content).

const joinCollapsedListBackward: Command;