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

1 line
59 B
TypeScript

export declare function isDate(value: any): value is Date;