UNPKG

@budibase/server

Version:
5 lines (4 loc) 178 B
import AUTOMATION_TOOLS from "./automations" import TABLE_TOOLS from "./tables" import ROW_TOOLS from "./rows" export default [...AUTOMATION_TOOLS, ...TABLE_TOOLS, ...ROW_TOOLS]