SHARE
TWEET

Untitled

a guest Apr 25th, 2018 53 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. export class MyComponent {
  2.     constructor(private service1: MyService1,
  3.                 private service2: MyService2,
  4.                 private service3: MyService3) {
  5.         // some code
  6.     }
  7. }
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top