UNPKG

kmap-solve-tree

Version:

Interactively solve mathematical tasks

4 lines (2 loc) 117 B
import { KmapSolveTree } from './KmapSolveTree.js'; window.customElements.define('kmap-solve-tree', KmapSolveTree);