• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1document$.subscribe(() => {
2  hljs.highlightAll(),
3  { language: 'c++' }
4})
5