Skip to content

Commit

Permalink
chore(@142vip/egg-sequelize): update
Browse files Browse the repository at this point in the history
  • Loading branch information
mmdapl committed Jul 16, 2024
1 parent 90d3db9 commit c5a3735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/egg-sequelize/src/core/base.service.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Sequelize } from 'sequelize'
import type { Sequelize } from 'sequelize'

export class BaseService {
private readonly entity: Sequelize
Expand Down

0 comments on commit c5a3735

Please sign in to comment.