aboutsummaryrefslogtreecommitdiffstats
path: root/packages/typescript-typings/types/react-highlight/index.d.ts
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2018-07-23 17:42:01 +0800
committerFabio Berger <me@fabioberger.com>2018-07-23 17:42:01 +0800
commit51b6f8bc71cf80528299c0378b3f1cec17a41c31 (patch)
tree145c9969deae163ffa7e072ff6fad679bdcc1824 /packages/typescript-typings/types/react-highlight/index.d.ts
parent4f73b81b9cb421817b56f747c367a02a37f16ce5 (diff)
downloaddexon-sol-tools-51b6f8bc71cf80528299c0378b3f1cec17a41c31.tar
dexon-sol-tools-51b6f8bc71cf80528299c0378b3f1cec17a41c31.tar.gz
dexon-sol-tools-51b6f8bc71cf80528299c0378b3f1cec17a41c31.tar.bz2
dexon-sol-tools-51b6f8bc71cf80528299c0378b3f1cec17a41c31.tar.lz
dexon-sol-tools-51b6f8bc71cf80528299c0378b3f1cec17a41c31.tar.xz
dexon-sol-tools-51b6f8bc71cf80528299c0378b3f1cec17a41c31.tar.zst
dexon-sol-tools-51b6f8bc71cf80528299c0378b3f1cec17a41c31.zip
Revert "Move frontend package types out of typescript-typings since this package will be used in both node and browser contexts"
This reverts commit 74483631d09395de248fe97034c059a2a8bb2097.
Diffstat (limited to 'packages/typescript-typings/types/react-highlight/index.d.ts')
-rw-r--r--packages/typescript-typings/types/react-highlight/index.d.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/typescript-typings/types/react-highlight/index.d.ts b/packages/typescript-typings/types/react-highlight/index.d.ts
new file mode 100644
index 000000000..875721533
--- /dev/null
+++ b/packages/typescript-typings/types/react-highlight/index.d.ts
@@ -0,0 +1 @@
+declare module 'react-highlight';