UNPKG

ky

Version:

Tiny and elegant HTTP client based on the Fetch API

2 lines (1 loc) 68 B
export declare const isObject: (value: unknown) => value is object;