On this pagecore.stringmapHome > @medplum/core > StringMap StringMap type Signature: export type StringMap = { [key: string]: string;};