UNPKG

@ohu-mobile/core

Version:
2 lines (1 loc) 77 B
export default function isPlainObject<T extends object>(obj: any): obj is T;