chore: update deps (#14755)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
import type { FormatXMLElementFn, PrimitiveType } from 'intl-messageformat';
|
||||
export type InterpolationValues = Record<string, PrimitiveType | FormatXMLElementFn<unknown>>;
|
||||
Reference in New Issue
Block a user