mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 15:50:13 +00: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,8 +77,6 @@ declare module "node-mysql-wrapper" {
|
||||
}
|
||||
|
||||
interface MySQLModel {
|
||||
EQUAL_TO_PROPERTY_SYMBOL: string;
|
||||
|
||||
constructor(table: MySQLTable, jsObject: Object);
|
||||
|
||||
toObjectProperty(columnKey: string): string;
|
||||
|
||||
Reference in New Issue
Block a user