次の方法で共有


Selector type

このライブラリ内の React コンポーネントのプロパティに ClientState 更新プログラムを絞り込む最適化されたセレクター。

type Selector = (state: ClientState, props: any) => any