X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/75e65fcb253a488da1b3032a54c229cdafdbc9a2..20663c8f01b2f8b5d211bf070809c5f994c301bb:/typings/global.d.ts diff --git a/typings/global.d.ts b/typings/global.d.ts index da8e4415d1..b9f1cc6277 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