simple-image icon indicating copy to clipboard operation
simple-image copied to clipboard

Add typescript support for this

Open OmarAmeen01 opened this issue 1 year ago • 4 comments

This tool is lacking typescript compatibility please somebody make it typescript compatible

OmarAmeen01 avatar Aug 29 '24 18:08 OmarAmeen01

Hi, I would like to work on this issue.

Koppeks avatar Aug 31 '24 03:08 Koppeks

Hi, I would like to work on this issue.

Of course

neSpecc avatar Aug 31 '24 17:08 neSpecc

Hey @neSpecc, what are these 3 imports about? Objects, Strings, at the moment I made them "any" which is not optimal.

import { IconAddBorder, IconStretch, IconAddBackground } from '@codexteam/icons';

Koppeks avatar Sep 03 '24 21:09 Koppeks

@Koppeks

Update @codexteam/icons to the latest version, types should work fine in there

neSpecc avatar Sep 03 '24 21:09 neSpecc