Skip to content

Instantly share code, notes, and snippets.

@Stronhold
Created February 10, 2019 13:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Stronhold/7ebf437c4f0bd6b151d6702777462535 to your computer and use it in GitHub Desktop.
Save Stronhold/7ebf437c4f0bd6b151d6702777462535 to your computer and use it in GitHub Desktop.
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