共用方式為


UnknownObject type

純 JS 物件的泛型圖形。

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