UNPKG

@selfcommunity/react-ui

Version:

React UI Components to integrate a Community created with SelfCommunity Platform.

3 lines (2 loc) 153 B
import { BatchFile } from '@rpldy/shared'; export declare const md5: (file: BatchFile['file'], chunkSize: number, callback: (arg: any) => void) => void;