I noticed the 'Explanation' section is missing under 'Parameters'. I assume this is because parserAsync returns a function instead of directly using the arguments to generate a final output. But I think an explanation like the one on this webpage is needed. Maybe we can add a similar explanation under the 'Returns' section. Good idea?
I noticed the 'Explanation' section is missing under 'Parameters'. I assume this is because
parserAsync
returns a function instead of directly using the arguments to generate a final output. But I think an explanation like the one on this webpage is needed. Maybe we can add a similar explanation under the 'Returns' section. Good idea?