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.
1 parent 548b5b5 commit 64cc406Copy full SHA for 64cc406
src/components/radio/radio.ts
@@ -15,9 +15,8 @@ import {
15
forwardRef
16
} from 'angular2/core';
17
18
-import {Event} from 'angular2/src/facade/browser';
19
-
20
import {MdRadioDispatcher} from './radio_dispatcher';
+export {MdRadioDispatcher} from './radio_dispatcher';
21
22
// TODO(mtlin):
23
// Ink ripple is currently placeholder.
0 commit comments