@avanio/variable-util
    Preparing search index...

    Type Alias ParserProps

    Parser method props

    v0.11.0

    type ParserProps = {
        key: string;
        loader: IConfigLoader;
        value: string;
    }
    Index

    Properties

    Properties

    key: string
    value: string