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: ValaxyAddonLike ​

Source: 1.0.0-rc.14 · a572916b42ec

ts
type ValaxyAddonLike = 
  | ValaxyNodeAddon
  | false
  | null
  | undefined;

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

Previous pageValaxyAddonFn
Next pageValaxyAddons
On this page

Released under the MIT License. (a572916b)

Copyright © 2022-present YunYouJun & Valaxy Contributors