import Prism from 'prismjs';. 3. let code = `console.log('Hello world')`; ... {@html Prism.highlight(code, Prism.languages[language])}.
確定! 回上一頁