Skip to content

Commit

Permalink
fix(core): revert export symbols as no need
Browse files Browse the repository at this point in the history
  • Loading branch information
Chau Tran authored and Chau Tran committed Mar 30, 2022
1 parent bfe64ed commit bb5d32f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
export * from './lib/core';
export * from './lib/types';
export * from './lib/symbols';
export * from './lib/default-serializer-options';

export * from './lib/utils/recursion';
Expand Down

0 comments on commit bb5d32f

Please sign in to comment.