UNPKG

svelte-rune-highlight

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