X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/5f2fb95b13a393614a570b541eec754a9ae3d7a6..20cde4f6023a374d00ba401b86b60a257932683c:/typings/global.d.ts diff --git a/typings/global.d.ts b/typings/global.d.ts index da8e4415..b9f1cc62 100644 --- a/typings/global.d.ts +++ b/typings/global.d.ts @@ -12,4 +12,5 @@ declare interface System { } declare var System: System; -declare module 'react-splitter-layout'; \ No newline at end of file +declare module 'react-splitter-layout'; +declare module 'react-rte'; \ No newline at end of file