Fix formatting in Select import
This commit is contained in:
parent
d57053703a
commit
c1e7f750fc
@ -21,7 +21,7 @@ import {FullOuterJoin} from './join/FullOuterJoin.ts'
|
|||||||
import {HavingBuilder} from './HavingBuilder.ts'
|
import {HavingBuilder} from './HavingBuilder.ts'
|
||||||
import ConnectionExecutable from './ConnectionExecutable.ts'
|
import ConnectionExecutable from './ConnectionExecutable.ts'
|
||||||
import {Scope} from '../Scope.ts'
|
import {Scope} from '../Scope.ts'
|
||||||
import {isInstantiable} from "../../../../di/src/type/Instantiable.ts";
|
import {isInstantiable} from '../../../../di/src/type/Instantiable.ts'
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Base type for functions that operate on WhereBuilders.
|
* Base type for functions that operate on WhereBuilders.
|
||||||
|
Loading…
Reference in New Issue
Block a user