UNPKG

rolldown

Version:

Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.

2 lines (1 loc) 67 B
export declare function asyncFlatten<T>(array: T[]): Promise<T[]>;