mustache icon indicating copy to clipboard operation
mustache copied to clipboard

Re-export ParseError

Open LightAndLight opened this issue 1 year ago • 0 comments

This way I don't have to explicitly depend on parsec if I want to mention the ParseError type in my code. It is part of the mustache package's public API, after all.

LightAndLight avatar Oct 18 '24 21:10 LightAndLight