mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-22 20:39:17 +08:00
spacing (no code changes)
Added this commit purely to trigger first CI build as per contribution guidelines.
This commit is contained in:
2
knex/knex.d.ts
vendored
2
knex/knex.d.ts
vendored
@@ -33,7 +33,7 @@ declare module "knex" {
|
||||
fn: any;
|
||||
}
|
||||
|
||||
function Knex( config : Knex.Config ) : Knex;
|
||||
function Knex(config: Knex.Config) : Knex;
|
||||
|
||||
namespace Knex {
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user