Gnlow
Results
1
comments of
Gnlow
It seems d.ts files are addressing wrong path to HKT. ```ts // https://esm.sh/v86/[email protected]/lib/Apply.d.ts import { HKT, ... } from './HKT/HKT.d.ts' ``` Currently it is pointing [`./HKT/HKT.d.ts`](https://esm.sh/v86/[email protected]/lib/HKT/HKT.d.ts) , which gives `/*...