UNPKG

@mcmhomes/panorama-viewer

Version:
6 lines (5 loc) 174 B
export function useVariationJsonData(props: { homeId: string; homeVersion?: string | null | undefined; host?: string | null | undefined; }): [any, boolean, any];