mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 04:49:15 +08:00
Fixed typo in breeze.d.ts
This commit is contained in:
2
breeze/breeze.d.ts
vendored
2
breeze/breeze.d.ts
vendored
@@ -193,7 +193,7 @@ declare module breeze {
|
||||
}
|
||||
interface DataType extends breezeCore.IEnum {
|
||||
Binary: DataTypeSymbol;
|
||||
booleanean: DataTypeSymbol;
|
||||
Boolean: DataTypeSymbol;
|
||||
Byte: DataTypeSymbol;
|
||||
DateTime: DataTypeSymbol;
|
||||
Decimal: DataTypeSymbol;
|
||||
|
||||
Reference in New Issue
Block a user