UNPKG

@mcmhomes/panorama-viewer

Version:
8 lines (7 loc) 369 B
export function getSelectedVariationIndexesBySku(variationGroups: any, skus: any): any[]; export function getTexturePathsToRender(variationGroups: any, selectedVariationIndexes: any, locationVariationGroups: any, styleIndex: any, locationIndex: any, homeUrl: any): { styleIndex: any; locationIndex: any; layerRenderOrder: number; basePath: string; }[];