次の方法で共有


UnknownObject type

プレーン JS オブジェクトの汎用図形。

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