UnknownObject type

Obecný obrazec pro prostý objekt JS.

type UnknownObject = { [s: string]: unknown }