diff --git a/lib/core/src/lib/auth/index.ts b/lib/core/src/lib/auth/index.ts index 54beb1a252..07d12dd664 100644 --- a/lib/core/src/lib/auth/index.ts +++ b/lib/core/src/lib/auth/index.ts @@ -15,4 +15,4 @@ * limitations under the License. */ -export * from './public-api'; +export * from './public-api2';