from . import box_structure BL_REGISTER = [ *box_structure.BL_REGISTER, ] BL_NODES = { **box_structure.BL_NODES, }