LOGOVALAXY
  • Config
  • API
Documentation navigation
  • client

  • node

    • Classes

    • Interfaces

    • Type Aliases

      • GroupIconValue

      • HookResult

      • UnoSetup

      • UserInputConfig

      • UserValaxyNodeConfig

      • ValaxyAddonExport

      • ValaxyAddonExtendCli

      • ValaxyAddonFn

      • ValaxyAddonLike

      • ValaxyAddons

      • ValaxyApp

      • ValaxyConfigExport

      • ValaxyConfigExtendKey

      • ValaxyConfigFn

      • ValaxyNodeAddon

      • ValaxyNodeConfig

      • ValaxyPickConfig

      • ValaxyTheme

    • Variables

    • Functions

  • types

Type Alias: ValaxyAddons ​

Source: 1.0.0-rc.14 · a572916b42ec

ts
type ValaxyAddons = 
  | (ValaxyNodeAddon | string)[]
| Record<string, ValaxyAddonLike>;

Defined in: packages/valaxy/node/types/addon.ts:43

Previous pageValaxyAddonLike
Next pageValaxyApp
On this page

Released under the MIT License. (a572916b)

Copyright © 2022-present YunYouJun & Valaxy Contributors