UNPKG

@instructure/canvas-rce

Version:

A component wrapping Canvas's usage of Tinymce

7 lines (6 loc) 410 B
export function youTubeID(path: any): any; export function getTld(hostname: any): any; export function isExternalLink(element: any, canvasOrigin?: string): boolean; export function showFilePreview(event: any, opts?: {}): void; export function showFilePreviewInOverlay(event: any, canvasOrigin: any): void; export function showFilePreviewInline(event: any, canvasOrigin: any, disableGooglePreviews: any): void;