UNPKG

@wulperstudio/cms

Version:
3 lines (2 loc) 114 B
import { Maybe } from '../../../types'; export declare const hasPreviewElement: (mime: Maybe<string>) => boolean;