次の方法で共有


LoadingState type

ストリームが読み込まれているかどうか。

type LoadingState = "loading" | "none"