Revert "Move frontend package types out of typescript-typings since this package will be used in both node and browser contexts"

This reverts commit 74483631d0.
This commit is contained in:
Fabio Berger
2018-07-23 11:42:01 +02:00
parent 4f73b81b9c
commit 51b6f8bc71
7 changed files with 53 additions and 56 deletions

View File

@@ -1,5 +1,3 @@
declare module 'react-tooltip';
declare module '*.json' {
const json: any;
/* tslint:disable */