UNPKG

@uppy/utils

Version:

Shared utility functions for Uppy Core and plugins maintained by the Uppy team.

2 lines 199 B
export default function hasProperty(object: Parameters<typeof Object.hasOwn>[0], key: Parameters<typeof Object.hasOwn>[1]): ReturnType<typeof Object.hasOwn>; //# sourceMappingURL=hasProperty.d.ts.map