| 28 | */ |
| 29 | |
| 30 | class DoxygenAwesomeDarkModeToggle extends HTMLElement { |
| 31 | // SVG icons from https://fonts.google.com/icons |
| 32 | // Licensed under the Apache 2.0 license: |
| 33 | // https://www.apache.org/licenses/LICENSE-2.0.html |
nothing calls this directly
no outgoing calls
no test coverage detected