UNPKG

iter-tools-es

Version:
2 lines 96 B
declare function notObject<T>(value: T | Record<string, any>): value is T; export { notObject };