@@ -35,6 +35,7 @@
"./global": {}
},
"iifeGlobals": {
+ ".": "FullCalendarWebComponent",
"tslib": ""
}
@@ -1 +1,3 @@
import './global.js'
+
+export { FullCalendarElement } from './FullCalendarElement.js'