Dela via


UnknownObject type

En allmän form för ett vanligt JS-objekt.

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