Skip to content

Commit

Permalink
fix(sanitizer): export sanitizer methods
Browse files Browse the repository at this point in the history
  • Loading branch information
luancurti committed Feb 17, 2023
1 parent c008e2f commit 548d493
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/shared/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ export * from './base64';
export * from './currencyToNumber';
export * from './addMaskToCardNumber';
export * from './formatCardNumber';
export * from './sanitizer';

0 comments on commit 548d493

Please sign in to comment.