diff --git a/lib/index.ts b/lib/index.ts index 765f4c60..0c42c973 100644 --- a/lib/index.ts +++ b/lib/index.ts @@ -1,3 +1,3 @@ import { AdobeConnect } from './AdobeConnect/' -export const CEVModules = new Map([['AdobeConnect', AdobeConnect]]) \ No newline at end of file +export const CEVModules = new Map([['AdobeConnect', AdobeConnect]])