Skip to content

Instantly share code, notes, and snippets.

@Stronhold
Created February 10, 2019 13:15
Embed
What would you like to do?
import { Injector } from "@angular/core";
export class ServiceLocator {
static injector: Injector;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment