mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
BOM Error Fixed
This commit is contained in:
parent
9774da216a
commit
af970ce094
@ -1,4 +1,4 @@
|
||||
module AccordionComponent {
|
||||
module AccordionComponent {
|
||||
$(function () {
|
||||
var sample = new ej.Accordion($("#basicAccordion"), {
|
||||
width: "100%",
|
||||
|
||||
2
types/ej.web.all/index.d.ts
vendored
2
types/ej.web.all/index.d.ts
vendored
@ -1,4 +1,4 @@
|
||||
// Type definitions for ej.web.all 15.4
|
||||
// Type definitions for ej.web.all 15.4
|
||||
// Project: http://help.syncfusion.com/js/typescript
|
||||
// Definitions by: Syncfusion <https://github.com/syncfusion>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
Loading…
Reference in New Issue
Block a user