Area: APIsPriority: Mediumgood first issue
Repository-Metriken
- Stars
- (6.741 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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