Pull.
J'ai juste update le cutie.js, CONNARD Ah oui, j'ai aussi add le info.js, qui est merdique d'ailleurs
This commit is contained in:
4
node_modules/mysql2/typings/mysql/lib/protocol/sequences/Query.d.ts
generated
vendored
4
node_modules/mysql2/typings/mysql/lib/protocol/sequences/Query.d.ts
generated
vendored
@@ -92,9 +92,9 @@ export interface StreamOptions {
|
||||
highWaterMark?: number;
|
||||
|
||||
/**
|
||||
* The object mode of the stream (Default: true)
|
||||
* The object mode of the stream is always set to `true`
|
||||
*/
|
||||
objectMode?: any;
|
||||
objectMode?: true;
|
||||
}
|
||||
|
||||
export interface QueryError extends NodeJS.ErrnoException {
|
||||
|
||||
Reference in New Issue
Block a user