File: html_blocks.d.ts

package info (click to toggle)
node-markdown-it 22.2.3%2Bdfsg%2B~12.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,816 kB
  • sloc: javascript: 6,872; makefile: 226
file content (3 lines) | stat: -rwxr-xr-x 58 bytes parent folder | download | duplicates (2)
1
2
3
declare const htmlBlocks: string[];

export = htmlBlocks;