mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-24 11:29:30 +08:00
Update node-mysql-wrapper.d.ts
This commit is contained in:
-2
@@ -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