Skip to content

Commit

Permalink
fix: 🐛 去除全局暴露的d文件
Browse files Browse the repository at this point in the history
  • Loading branch information
G committed Dec 15, 2023
1 parent 94ed49f commit 1301467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gbeata/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ const init = {
};

export default init;
export * from './index.d';
// export * from './index.d';

0 comments on commit 1301467

Please sign in to comment.