hashbrown

MagicTextCaretContext

API

type MagicTextCaretContext = {
  node:  MagicTextAstNode ;
  depth: number;
};