| 9 | styleUrl: './vscode.css', |
| 10 | }) |
| 11 | export class VscodeComponent implements OnInit { |
| 12 | // Using github1s to view code in browser |
| 13 | // This is not my work, but it's amazing! |
| 14 | // Original repo: https://github.com/conwnet/github1s |
nothing calls this directly
no outgoing calls
no test coverage detected