Source code for pycanha.tmm.node
"""Node and NodeType definitions."""
from __future__ import annotations
import pycanha_core as pcc
NodeType = pcc.tmm.NodeType
"""Node and NodeType definitions."""
from __future__ import annotations
import pycanha_core as pcc
NodeType = pcc.tmm.NodeType