UNPKG

svelte-rune-highlight

Version:
5 lines (3 loc) 150 B
import register from 'highlight.js/lib/languages/autohotkey'; export const autohotkey = { name: 'autohotkey', register }; export default autohotkey;