Resources by ids have the return type `any` ``` function resources_by_ids(public_ids: string[], options?: AdminAndResourceOptions, callback?: ErrorCallBack): Promise<any>; ``` Not super useful 🤷🏾♂️