UNPKG

@dbp-toolkit/check-in-place-select

Version:
5 lines (3 loc) 204 B
import * as commonUtils from '@dbp-toolkit/common/utils'; import {CheckInPlaceSelect} from './check-in-place-select.js'; commonUtils.defineCustomElement('dbp-check-in-place-select', CheckInPlaceSelect);