We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37cead1 + 69a0ccf commit d710b48Copy full SHA for d710b48
src/lib/snack-bar/snack-bar.ts
@@ -21,9 +21,6 @@ import {MdSnackBarRef} from './snack-bar-ref';
21
import {MdSnackBarContainer} from './snack-bar-container';
22
import {SimpleSnackBar} from './simple-snack-bar';
23
24
-export {MdSnackBarRef} from './snack-bar-ref';
25
-export {MdSnackBarConfig} from './snack-bar-config';
26
-
27
// TODO(josephperrott): Automate dismiss after timeout.
28
29
0 commit comments