Partager via


UnknownObject type

Forme générique pour un objet JS brut.

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