Skip to content

Commit

Permalink
refactor:utilsの中身をre-export
Browse files Browse the repository at this point in the history
  • Loading branch information
marumoto-goq committed May 2, 2024
1 parent bea387d commit cfb9853
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/test/utils/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export * from './checkLength'
export * from './convertHyphenatedZipCode'
export * from './convertZipCode'

0 comments on commit cfb9853

Please sign in to comment.