UNPKG

@delicious-simplicity/typekey

Version:

TypeScript library for generating cache keys with type safety

2 lines (1 loc) 60 B
export declare function isPlainObject(o: any): o is Object;