Condividi tramite


UnknownObject type

Forma generica per un oggetto JS normale.

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