lightyear.getmodels
Home > @runlightyear/lightyear > getModels
getModels() function
Signature:
declare function getModels(props: GetModelProps): Promise<Array<GetModelResponse>>;
Parameters
Parameter | Type | Description |
---|---|---|
props | GetModelProps |
Returns:
Promise<Array<GetModelResponse>>