node-formidable/formidable

firstValues export in index

Open

#969 创建于 2024年2月14日

在 GitHub 查看
 (5 评论) (1 反应) (0 负责人)JavaScript (6,741 star) (701 fork)batch import
Area: APIsPriority: Mediumgood first issue

描述

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

贡献者指南

firstValues export in index · node-formidable/formidable#969 | Good First Issue