mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 12:42:58 +08:00
Update node-mysql-wrapper.d.ts
This commit is contained in:
2
node-mysql-wrapper/node-mysql-wrapper.d.ts
vendored
2
node-mysql-wrapper/node-mysql-wrapper.d.ts
vendored
@@ -77,7 +77,7 @@ declare module "node-mysql-wrapper" {
|
||||
}
|
||||
|
||||
interface MySQLModel {
|
||||
public EQUAL_TO_PROPERTY_SYMBOL: string;
|
||||
EQUAL_TO_PROPERTY_SYMBOL: string;
|
||||
|
||||
constructor(table: MySQLTable, jsObject: Object);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user