Co-authored-by: Erik Kroes <erik.kroes@ing.com> Co-authored-by: Gerjan van Geest <gerjan.van.geest@ing.com> Co-authored-by: Mikhail Bashkirov <mikhail.bashkirov@ing.com>
3 lines
155 B
JavaScript
3 lines
155 B
JavaScript
import { LionCalendarOverlayFrame } from './LionCalendarOverlayFrame.js';
|
|
|
|
customElements.define('lion-calendar-overlay-frame', LionCalendarOverlayFrame);
|