parse-ingredient - v3.0.0
    Preparing search index...

    Variable defaultOptionsConst

    defaultOptions: Readonly<Required<ParseIngredientOptions>> = ...

    Default options for parseIngredient.

    Deep-frozen: it is spread into every parseIngredient call, so a write here would otherwise reconfigure the library for the whole process.