Skip to content

Commit

Permalink
updated barrel file
Browse files Browse the repository at this point in the history
  • Loading branch information
floatingdino committed Oct 12, 2023
1 parent f045b13 commit 4070a55
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
export { default as oklab } from "./oklab"
import oklab from "@/oklab"

const plugins = [oklab]

export default plugins
export { default as oklab } from "@/oklab"

0 comments on commit 4070a55

Please sign in to comment.