次の方法で共有


UnknownObject type

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

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