Skip to content

Commit

Permalink
docs(): Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
akserg committed Sep 19, 2016
1 parent bed7cdf commit b3ed3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ export class SharedModule {

```js
import {Component} from '@angular/core';
import {ToastyService} from 'ng2-toasty';
import {ToastyService, ToastyConfig, ToastOptions, ToastData} from 'ng2-toasty';

@Component({
selector: 'app',
Expand Down

0 comments on commit b3ed3f9

Please sign in to comment.