Skip to content

Commit

Permalink
Add specific to SeederConfig type (#3429)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcchrish authored and kibertoad committed Sep 9, 2019
1 parent 6c73b22 commit 019141c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/index.d.ts
Expand Up @@ -1820,6 +1820,7 @@ declare namespace Knex {
extension?: string;
directory?: string;
loadExtensions?: string[];
specific?: string;
}

class Seeder {
Expand Down

0 comments on commit 019141c

Please sign in to comment.