Variable InParser

InParser: {
    converter<TValue>(parser) => InConverter<string, TValue>;
}

Type declaration

Generated using TypeDoc