lion/packages-node/rocket-preset-extend-lion-docs/test-node/fixtures/checkbox-group/@lion/checkbox-group/lion-checkbox-indeterminate.js

3 lines
162 B
JavaScript

import { LionCheckboxIndeterminate } from './src/LionCheckboxIndeterminate.js';
customElements.define('lion-checkbox-indeterminate', LionCheckboxIndeterminate);