2 lines
99 B
TypeScript
2 lines
99 B
TypeScript
|
export declare function flatten(target: any, opts?: any): any[];
|
||
|
//# sourceMappingURL=util.d.ts.map
|