We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8710ecd commit aeb1426Copy full SHA for aeb1426
src/material-experimental/mdc-chips/testing/public-api.ts
@@ -6,6 +6,7 @@
6
* found in the LICENSE file at https://angular.io/license
7
*/
8
9
+export * from './chip-avatar-harness';
10
export * from './chip-harness';
11
export * from './chip-harness-filters';
12
export * from './chip-input-harness';
0 commit comments