UNPKG

svelte-rune-highlight

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