Browse Source

make ThemeSharedTestingModule public

pull/6810/head
Arman Ozak 5 years ago
parent
commit
98cd7b001b
  1. 1
      npm/ng-packs/packages/theme-shared/testing/src/public-api.ts

1
npm/ng-packs/packages/theme-shared/testing/src/public-api.ts

@ -0,0 +1 @@
export * from './lib/theme-shared-testing.module';
Loading…
Cancel
Save