refactor imports (#5058)

This commit is contained in:
Jeremy Letto
2024-06-17 01:00:23 -04:00
committed by GitHub
parent c4bf9eb61c
commit bdcd083eea
8 changed files with 12 additions and 18 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
export { default as webClient } from './WebClient';
export * from './commands';
export { default as webClient } from './WebClient';