UNPKG

class-validator-multi-lang

Version:
2 lines (1 loc) 69 B
export declare function isPromise<T = any>(p: any): p is Promise<T>;