UNPKG

touhou-tagger

Version:

从 THBWiki 自动填写东方 Project CD 曲目信息.

2 lines 223 B
export declare const asyncFlatMap: <ItemType>(array: ItemType[], callback: (item: ItemType, index: number, array: ItemType[]) => Promise<ReadonlyArray<ItemType>>) => Promise<ItemType[]>; //# sourceMappingURL=helper.d.ts.map