共用方式為


UnknownObject type

一般 JS 物件的泛型圖形。

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