Appearance
type ValaxyAddons = | (ValaxyAddon | string)[] | Record<string, ValaxyAddonLike>;
Defined in: packages/valaxy/node/types.ts:267