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 1766649 commit af978cdCopy full SHA for af978cd
src/lib/core/core.ts
@@ -16,7 +16,7 @@ export {Dir, LayoutDirection, RtlModule} from './rtl/dir';
16
// Mutation Observer
17
export {ObserveContentModule, ObserveContent} from './observe-content/observe-content';
18
19
-export {MdOptionModule, MdOption} from './option/option';
+export {MdOptionModule, MdOption, MdOptionSelectionChange} from './option/option';
20
21
// Portals
22
export {
0 commit comments