thp-lang.org/src/layouts/thpHighlighter.ts

5 lines
103 B
TypeScript
Raw Normal View History

2024-05-28 21:12:00 +00:00
import { thp_highlighter, CodeJar } from "../lexer/highlighter";
2024-07-05 14:40:10 +00:00
export function highlightOnDom() {}
2024-05-28 21:12:00 +00:00