UNPKG

react-zen-editor

Version:

A modern, feature-rich WYSIWYG editor for React with Korean/English support

4 lines 266 B
export declare const isYouTubeUrl: (url: string) => boolean; export declare const getYouTubeVideoId: (url: string) => string | null; export declare const getCurrentAlignment: (editorRef: React.RefObject<HTMLDivElement>) => string; //# sourceMappingURL=utils.d.ts.map