Type Alias ParserProps

ParserProps: { key: string; loader: IConfigLoader; value: string }

Parser method props

v0.11.0