Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
import { useGdm } from '@towns-protocol/react-sdk'
function useGdm( streamId: string, config?: ObservableConfig.FromData<GdmModel>, ): ObservableValue<GdmModel>
string
ObservableConfig.FromData<GdmModel>
ObservableValue<GdmModel>
Was this page helpful?