isUndefinedfunction isUndefined<T>(input: Undefinable<T>): input is undefined;§isUndefined<T>(input: Undefinable<T>): input is undefined[src]§Type Parameters§T[src]§Parameters§input: Undefinable<T>[src]§Return Type§input is undefined[src]