fmt.js 76 B

1234
  1. document$.subscribe(() => {
  2. hljs.highlightAll(),
  3. { language: 'c++' }
  4. })