node-formidable/formidable

firstValues export in index

オープン

#969 opened on 2024/02/14

 (5 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (701 件のフォーク)batch import
Area: APIsPriority: Mediumgood first issue

Repository metrics

Stars
 (6,741 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド