UNPKG

@instructure/canvas-rce

Version:

A component wrapping Canvas's usage of Tinymce

7 lines (6 loc) 289 B
export declare const FS_ELEMENT: string; export declare const FS_REQUEST: string; export declare const FS_EXIT: string; export declare const FS_CHANGEEVENT: string; export declare const FS_ENABLED: string; export declare const instuiPopupMountNodeFn: () => HTMLElement | null | undefined;