node-formidable/formidable

firstValues export in index

Open

#969 aperta il 14 feb 2024

Vedi su GitHub
 (5 commenti) (1 reazione) (0 assegnatari)JavaScript (701 fork)batch import
Area: APIsPriority: Mediumgood first issue

Metriche repository

Star
 (6741 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor