firstValues export in index #969
Labels
Area: APIs
Things related to external and internal APIs
good first issue
Good for newcomers and first-timer contributors
Priority: Medium
This issue may be useful, and needs some attention.
Suggestion
I want to use firstValues function from import
But it doesn't export in index.js. other function is exported like
export * from './parsers/index.js'; export * from './plugins/index.js';
Why you guys didn't export helpers.
Thanks you
The text was updated successfully, but these errors were encountered: