UNPKG

videx-3d

Version:

React 3D component library designed for sub surface visualizations in the browser

3 lines (2 loc) 197 B
import { ReadonlyStore, SymbolsType } from '../sdk'; export declare function generateShoes(this: ReadonlyStore, id: string, fromMsl?: number, sizeMultiplier?: number): Promise<SymbolsType | null>;