@citolab/qti-components 6.0.16 → 6.0.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -328,7 +328,7 @@ declare abstract class QtiChoice extends LitElement {
328
328
  private _onClick;
329
329
  private _toggleChecked;
330
330
  validateAllProps(): boolean;
331
- render(): lit_html.TemplateResult<1 | 2>;
331
+ render(): lit_html.TemplateResult;
332
332
  }
333
333
  declare global {
334
334
  interface HTMLElementTagNameMap {