Skip to content

Commit

Permalink
export warnOnMissingMessages config option
Browse files Browse the repository at this point in the history
  • Loading branch information
mojoaxel committed Oct 26, 2024
1 parent 83c7d0e commit c858299
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,5 @@ export interface ConfigureOptions {
initialLocale?: string
formats?: Partial<Formats>
loadingDelay?: number
warnOnMissingMessages?: boolean
}

0 comments on commit c858299

Please sign in to comment.