Skip to content

Commit

Permalink
fix: 未导出wepay-partner类型
Browse files Browse the repository at this point in the history
  • Loading branch information
jay committed Jul 6, 2024
1 parent 89ef229 commit 1da5c84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { ModuleMetadata } from '@nestjs/common';

export * from './utils';
export * from './wepay';
export * from './wepay-partner';

/**
* At least one property required of keys of type T,e.g.
Expand Down

0 comments on commit 1da5c84

Please sign in to comment.