Skip to content

jin-frame / processors/flatStringMap / flatStringMap

Function: flatStringMap()

flatStringMap(map): Record<string, string>

Defined in: src/processors/flatStringMap.ts:3

Parameters

map

Record<string, string | string[]>

Returns

Record<string, string>