Remove old .d.ts comments

This commit is contained in:
Tuğçe Küçükoğlu 2023-03-02 14:46:04 +03:00
parent 82883bcfc1
commit cf14cd2b81
7 changed files with 1 additions and 63 deletions

View file

@ -80,13 +80,4 @@ declare module '@vue/runtime-core' {
}
}
/**
*
* Displays an image with preview and tranformation options. For multiple image, see Galleria.
*
* Demos:
*
* - [Image](https://primevue.org/image)
*
*/
export default Image;