SHARE
TWEET
Untitled
a guest
Jan 4th, 2016
44
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- return new Promise<ScanNetwork>(resolve =>
- resolve(this.http.get('http://localhost:8000/myobel/api/v1/scan-network/74c43234-2abe-4b65-a791-aa2ae5fc3852/')
- .map(res => res.json())
- //.subscribe(
- // data => this.randomQuote = data,
- // err => this.logError(err),
- // () => console.log('Get scan complete')
- //))
- );
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.
