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

Source: 1.0.0-rc.14 · a572916b42ec

ts
type ValaxyPickConfig = Pick<ValaxyNodeConfig, ValaxyConfigExtendKey>;

Defined in: packages/valaxy/node/config/theme.ts:41

Previous pageValaxyNodeConfig
Next pageValaxyTheme
On this page

Released under the MIT License. (a572916b)

Copyright © 2022-present YunYouJun & Valaxy Contributors