export async function describeTextQuote()

in packages/dom/src/text-quote/describe.ts [67:70]


export async function describeTextQuote(
  range: Range,
  scope?: Node | Range,
  options: DescribeTextQuoteOptions = {},