node-formidable/formidable

firstValues export in index

Open

#969 ouverte le 14 févr. 2024

Voir sur GitHub
 (5 commentaires) (1 réaction) (0 assignés)JavaScript (6 741 stars) (701 forks)batch import
Area: APIsPriority: Mediumgood first issue

Description

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

Guide contributeur