mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
18.1.36-beta added (#43220)
* 17.3.26 added * Error fixed * Removed Bad character * Removed new line * Added new line * 17.4.39 added * Commit index and ej file * Revert "Commit index and ej file" This reverts commit 2f2905412930ebcdea1a80d147febd011f7c5686. * changed ts file * Adde non-npm package * Removed bad character * removed irregular whitespace * 17.4.46 added * Removed unwanted character * Added the chnages * Removed Space * 18.1.36-beta added * Removed unwanted character * Added changes * Commit add non-npm changes * Remove Space * Add value for line * Add datepicker line * Commit with space * Removed line * Encoding format as UTF-8 * Added new line * Removed Trailing spaces * Removed line * rempved trailing spaces
This commit is contained in:
parent
9e21b2e4c0
commit
c45ee40049
File diff suppressed because one or more lines are too long
8
types/ej.web.all/index.d.ts
vendored
8
types/ej.web.all/index.d.ts
vendored
@ -1,4 +1,4 @@
|
||||
// Type definitions for non-npm package ej.web.all 17.4
|
||||
// Type definitions for non-npm package ej.web.all 18.1
|
||||
// Project: http://help.syncfusion.com/js/typescript
|
||||
// Definitions by: Syncfusion <https://github.com/syncfusion>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
@ -8,7 +8,7 @@
|
||||
|
||||
/*!
|
||||
* filename: ej.web.all.d.ts
|
||||
* version : 17.4.0.46
|
||||
* version : 18.1.0.36-beta
|
||||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
||||
* Use of this code is subject to the terms of our license.
|
||||
* A copy of the current license can be obtained at any time by e-mailing
|
||||
@ -43585,10 +43585,6 @@ declare namespace ej {
|
||||
/** Specifies the value for datepicker of Custom Cell type.
|
||||
*/
|
||||
value?: string;
|
||||
|
||||
/** Specifies the format for datepicker.
|
||||
*/
|
||||
format?: string;
|
||||
}
|
||||
|
||||
export interface XLCellType {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user