UNPKG

@prezly/uploads

Version:

Types and utilities to handle uploaded files & images in Prezly

2 lines (1 loc) 84 B
export declare function isObject(value: unknown): value is Record<string, unknown>;