mirror of
https://github.com/denoland/deno.git
synced 2025-02-07 06:54:07 -05:00
![David Sherret](/assets/img/avatar_default.png)
postcss was importing `./index.js` from `./index.d.mts` where there also existed a `./index.d.ts`. Closes #19575
1 line
27 B
TypeScript
1 line
27 B
TypeScript
export type Value = "cts";
|