wcb/src/index.js
2023-09-18 22:52:38 +02:00

2 lines
79 B
JavaScript

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