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

enterWithoutLift

This command has the same behavior as the Enter keybinding from prosemirror-commands, but without the liftEmptyBlock command.

const enterWithoutLift: Command;