Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
eiinu committed Apr 4, 2023
1 parent 507f072 commit e8cf080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/packages/utils/util.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export * from './interceptor';
export * from './Interceptor';

// 变量类型判断
export const TypeOfFun = (value: any) => {
Expand Down

0 comments on commit e8cf080

Please sign in to comment.