wcb/src/index.js
2023-10-29 18:10:42 +01:00

2 lines
79 B
JavaScript

import { WebComponent } from "./WebComponent.js";
export default WebComponent;