mirror of https://github.com/jitsi/jitsi-meet
parent
2189ab7ee6
commit
366b2f1374
@ -1 +0,0 @@ |
||||
export { default as RouteRegistry } from './RouteRegistry'; |
@ -1,4 +1,5 @@ |
||||
export * from './components'; |
||||
export * from './functions'; |
||||
export { default as Platform } from './Platform'; |
||||
export { default as RouteRegistry } from './RouteRegistry'; |
||||
export { default as Symbol } from './Symbol'; |
||||
|
Loading…
Reference in new issue