UNPKG

@oat-sa/tao-item-runner-qti

Version:
6 lines (5 loc) 280 B
import BlockInteraction from 'taoQtiItem/qtiItem/core/interactions/BlockInteraction'; import Container from 'taoQtiItem/qtiItem/mixin/Container'; var ContainerInteraction = BlockInteraction.extend({}); Container.augment(ContainerInteraction); export default ContainerInteraction;