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

貢獻者指南