moved RPCLibrary to Index

This commit is contained in:
Daniel Huebleitner
2019-10-29 20:20:41 +01:00
parent c8b0e65034
commit 45d6bb9062
5 changed files with 9 additions and 9 deletions
-5
View File
@@ -1,5 +0,0 @@
export * from './Backend';
export * from './Frontend';
export * from './Interfaces'
export * from './Types';
export * from './Utils'