Kargi-Sitesi/node_modules/rxjs/internal/util/isArray.d.ts

1 line
58 B
TypeScript

export declare const isArray: (arg: any) => arg is any[];