UNPKG

reactjs-tiptap-editor

Version:

A modern WYSIWYG rich text editor based on tiptap and shadcn ui for React

2 lines (1 loc) 92 B
export declare function checkIsVideoUrl(url: string, allowedProviders?: string[]): boolean;