UNPKG

jsm-utilities

Version:
4 lines (3 loc) 80 B
export declare const isEntityObject: (obj: any) => obj is { _id: string; };