diff --git a/src/WAConnection/WAConnection.ts b/src/WAConnection/WAConnection.ts index 08502c1..f0cb3ad 100644 --- a/src/WAConnection/WAConnection.ts +++ b/src/WAConnection/WAConnection.ts @@ -1,3 +1,4 @@ export * from './8.Groups' export * from './Utils' -export * from './Constants' \ No newline at end of file +export * from './Constants' +export * from './Mutex' \ No newline at end of file