Skip to content

Missing types on rv2.api.resources_by_ids() #315

@alexbjorlig

Description

@alexbjorlig

Resources by ids have the return type any

function resources_by_ids(public_ids: string[], options?: AdminAndResourceOptions, callback?: ErrorCallBack): Promise<any>;

Not super useful 🤷🏾‍♂️

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions