diff --git a/src/app/signup/core/index.ts b/src/app/signup/core/index.ts index 87667362fa92fa1613bd141b5235dd70d8f66502..2698fcdcf41c5aa99c7d3113dce236ea6bb213e5 100644 --- a/src/app/signup/core/index.ts +++ b/src/app/signup/core/index.ts @@ -2,4 +2,5 @@ export * from './registration.model'; export * from './registration.service'; export * from './personnalData.model'; export * from './personnalData.service'; - +export * from './password.matcher'; +// commentaire