From af970ce0943dcf7b7fc3668bee48968f449fc2df Mon Sep 17 00:00:00 2001 From: Syncfusion-JavaScript Date: Wed, 10 Jan 2018 18:20:11 +0530 Subject: [PATCH] BOM Error Fixed --- types/ej.web.all/ej.web.all-tests.ts | 2 +- types/ej.web.all/index.d.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/types/ej.web.all/ej.web.all-tests.ts b/types/ej.web.all/ej.web.all-tests.ts index 5ab573f418..9fac6f2349 100644 --- a/types/ej.web.all/ej.web.all-tests.ts +++ b/types/ej.web.all/ej.web.all-tests.ts @@ -1,4 +1,4 @@ -module AccordionComponent { +module AccordionComponent { $(function () { var sample = new ej.Accordion($("#basicAccordion"), { width: "100%", diff --git a/types/ej.web.all/index.d.ts b/types/ej.web.all/index.d.ts index bf6d488f6f..c4443b3e70 100644 --- a/types/ej.web.all/index.d.ts +++ b/types/ej.web.all/index.d.ts @@ -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 // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped