Last commit not found
raw
history blame
93 Bytes
INPUT_NODE_KIND = "INPUT_NODE"
STEP_NODE_KIND = "STEP_NODE"
OUTPUT_NODE_KIND = "OUTPUT_NODE"