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