'''
this is just to allow `from snabbdom import div, input, ...`
'''

div = CycleDOM.div
input = CycleDOM.input
span = CycleDOM.span
