Skip to content

Commit

Permalink
fix: update index to export new preprocessor
Browse files Browse the repository at this point in the history
  • Loading branch information
rikusen0335 authored Jan 5, 2024
1 parent 2d1aec4 commit 1deb0ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/kit/src/lib/masks/number/processors/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export * from './create-fullwidth-to-halfwidth-preprocessor';
export * from './decimal-zero-padding-postprocessor';
export * from './initialization-only-preprocessor';
export * from './leading-zeroes-validation-postprocessor';
Expand Down

0 comments on commit 1deb0ed

Please sign in to comment.