UNPKG

@cloudinary/url-gen

Version:

You are invited to influence our new SDK [Click here to view github discussion](https://github.com/cloudinary/js-url-gen/discussions/602) =========================

6 lines (5 loc) 91 B
/** * * @param a */ export declare function isObject(a: any): a is Record<string, any>;