UNPKG

modulo-editor

Version:

A flexible and extensible block-based editor for React applications

3 lines (2 loc) 157 B
export declare const getFileIcon: (type: string) => import("react/jsx-runtime").JSX.Element; export declare const formatFileSize: (bytes: number) => string;