Skip to content

Commit

Permalink
fix: Remove export type(MinifyOptions)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marinerer committed Nov 6, 2024
1 parent 1125514 commit 6c14eab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/minify-html/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,3 @@ export default function createMinifyPlugin(minify: boolean | MinifyOptions): Plu
},
}
}

export { MinifyOptions }

0 comments on commit 6c14eab

Please sign in to comment.