#
Type alias: ConfigGetStrategyFilepathTypeƬ ConfigGetStrategyFilepathType: { filepath
: string ; key?
: string | null ; loader?
: string | LoaderType | null }
#
Type declaration:Name | Type |
---|---|
filepath | string |
key? | string |
loader? | string |
Defined in: src/getconfig.ts:14