UNPKG
@smeijer/ky
Version:
latest (1.8.2)
1.8.2
1.8.1
1.7.2
1.7.2-pre.1
1.7.2-pre
0.33.3
0.33.3-pre.3
0.33.3-pre.2
0.33.3-pre.1
Tiny and elegant HTTP client based on the Fetch API
github.com/smeijer/ky
smeijer/ky
@smeijer/ky
/
dist
/
commonjs
/
utils
/
is.d.ts
2 lines
•
100 B
TypeScript
View Raw
1
2
export
declare
const
isObject
:
(
value
:
unknown
) =>
value is
object
;
//# sourceMappingURL=is.d.ts.map