Skip to content

Commit

Permalink
add credits
Browse files Browse the repository at this point in the history
  • Loading branch information
amannn committed Nov 14, 2024
1 parent ef7192e commit ceff031
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/use-intl/src/core/ICUArgs.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// schummar is the best, he published his ICU type parser for next-intl:
// https://github.com/schummar/schummar-translate/issues/28
import {GetICUArgs, GetICUArgsOptions} from '@schummar/icu-type-parser';

type ICUArgs<Message extends string, Options extends GetICUArgsOptions> =
Expand Down

0 comments on commit ceff031

Please sign in to comment.