UNPKG

iter-tools

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