Andrey Sitnik
Andrey Sitnik
Or we can add `ok: true` marker
Cool! But this PR will break TypeScript PR. Can we merge TS first? TS is very important for modern days DX.
I like this API 👍
@danburzo what else do we need here? I really need TS support to use your awesome `culori` in my project.
@bijela-gora we need to add types for `'culori/fn'` import (after it, I will be able to continue testing types)
> The support of package.json Exports will be added in TS 4.7 I can install TS 4.7 beta. But it doesn’t work too. You can try on your own: 1....
@bijela-gora ping me when you will be able to run it locally (with new `pnpm add` command) and I will test and check types too
@bijela-gora can you send this patch (with `package.json` and `pnpm-lock.yml` changes) as a PR to save your name in the OKLCH picker history?
@danburzo I can prove that types works. We tested and polished types in https://github.com/evilmartians/oklch-picker/pull/35
@danburzo can we merge it please? TS support is very critical for modern big applications.