export const getTools = (getFn: API['getElements']) => Object.values(getFn<Addon>(types.TOOL));