We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f35cdfd commit 12f427cCopy full SHA for 12f427c
src/material-experimental/mdc-list/testing/public-api.ts
@@ -11,4 +11,4 @@ export * from './list-harness';
11
export * from './list-harness-filters';
12
export * from './nav-list-harness';
13
export * from './selection-list-harness';
14
-export {MatListItemSection} from './list-item-harness-base';
+export {MatListItemSection, MatSubheaderHarness, MatListItemType} from './list-item-harness-base';
0 commit comments