Skip to content

Commit

Permalink
chore: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anubra266 committed Oct 5, 2024
1 parent bd9f43a commit 4565e1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/utilities/color-utils/src/native-color.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ const makeMap = (str: string) => {
}
return map
}

export const nativeColorMap /* @__PURE__ */ = makeMap(nativeColors)

0 comments on commit 4565e1a

Please sign in to comment.