UNPKG

iter-tools-es

Version:
2 lines 83 B
declare function notString<T>(value: T | string): value is T; export { notString };