UNPKG

code-workshop-kit

Version:
4 lines (2 loc) 130 B
import { ParticipantCapsule } from './ParticipantCapsule'; customElements.define('cwk-participant-capsule', ParticipantCapsule);