Menu
Search Config: Get & Merge ConfigurationSearch Config: Get & Merge ConfigurationSearch Config: Get & Merge Configuration
🌜
🌞
Search Config: Get & Merge ConfigurationSearch Config: Get & Merge ConfigurationSearch Config: Get & Merge Configuration
  • Introduction
  • API (auto-generated)
    • Table of contents
    • Classes
      • ConfigError
      • ConfigNotFoundError
      • ConfigSyntaxError
      • ConfigUnknownLoaderError
      • Registry
    • Type aliases
      • ConfigGetStrategyFilenameType
      • ConfigGetStrategyFilepathType
      • ConfigGetStrategyType
      • ConfigMergeStrategyType
      • LoaderErrorFuncType
      • LoaderType
    • Variables
      • importLoader
      • registry
    • Functions
      • defaultConfigGetStrategy
      • getConfig
      • mergeConfig

Type alias: ConfigGetStrategyFilepathType#

Ƭ ConfigGetStrategyFilepathType: { filepath: string ; key?: string | null ; loader?: string | LoaderType | null }

Type declaration:#

NameType
filepathstring
key?string
loader?string

Defined in: src/getconfig.ts:14

Edit this page
Previous
« Type alias: ConfigGetStrategyFilenameType
Next
Type alias: ConfigGetStrategyType »
  • Search Config GitHub repository
  • @tomchen (GitHub)
Copyright © 2021 Tom Chen