UNPKG

extra-dom

Version:
2 lines (1 loc) 74 B
export declare function isntTextNode<T>(val: T): val is Exclude<T, Text>;