UNPKG

@selfcommunity/utils

Version:

Utilities to integrate a Community.

3 lines (2 loc) 84 B
declare const resizeImage: (file: any) => Promise<unknown>; export { resizeImage };