Type alias: ConfigGetStrategyFilenameType#

Ƭ ConfigGetStrategyFilenameType: { filename: string | string[] ; fromDir?: string ; key?: string | (string | null)[] | null ; loader?: string | LoaderType | null | (string | LoaderType | null)[] }

Type declaration:#

NameType
filenamestring
fromDir?string
key?string
loader?string

Defined in: src/getconfig.ts:20