node-formidable/formidable

firstValues export in index

开放

#969 创建于 2024年2月14日

 (5 条评论) (1 个反应) (0 位负责人)JavaScript (701 个派生)batch import
Area: APIsPriority: Mediumgood first issue

仓库指标

星标
 (6,741 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南