Skip to main content

Type Alias: EmbedTranslationKeyDetailsPutMap

EmbedTranslationKeyDetailsPutMap = Record<string, EmbedTranslationKeyDetails | null>

Global default PUT details map: value updates the key; null deletes details for that key. Omit the whole field (or send {}) to leave details untouched.