MCPcopy Create free account
hub / github.com/J4FSec/HaccTheHub / LoadingComponent

Class LoadingComponent

client/src/app/loading/loading.component.ts:8–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6 styleUrls: ['./loading.component.scss']
7})
8export class LoadingComponent implements OnInit {
9
10 constructor() { }
11
12 ngOnInit(): void {
13 }
14
15}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected