Skip to content

Commit 7461e5b

Browse files
authored
🤖 Merge PR DefinitelyTyped#72323 [culori] Update to 4.0.1, fix TS 5.7 errors by @drwpow
1 parent 562ab89 commit 7461e5b

File tree

156 files changed

+4148
-1047
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

156 files changed

+4148
-1047
lines changed

attw.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
"css-declaration-sorter",
4747
"css-tree",
4848
"csso",
49-
"culori",
5049
"d3-array",
5150
"d3-axis",
5251
"d3-brush",

types/culori/all.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
// Note: this file exists to support "moduleResolution": "node" by forwarding type types
2+
export * from "./src/bootstrap/all.js";

0 commit comments

Comments
 (0)