Skip to content

[Bug] Unable to export CldUploadWidgetInfo types #412

@sanidhyy

Description

@sanidhyy

Bug Report

The autocomplete for CldUploadWidgetInfo type is not working. When I checked index.d.ts, it defined but not exported.

Steps To Reproduce the error

  1. Try to import type CldUploadWidgetInfo from "next-cloudinary".
  2. It will throw error and autocomplete won't work.

image

index.d.ts

node_modules/next-cloudinary/index.d.ts

Not exported here

node_modules/next-cloudinary/index.d.ts

**next-cloudinary version: **5.18.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions