You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
Step 11: Update i18n & code cleanup
This commit is contained in:
@ -3,6 +3,6 @@ export * from './client';
|
||||
export * from './location';
|
||||
export * from './platform';
|
||||
export * from './test-utils';
|
||||
// TODO @@TR: Export voice.ts, which currently isn't exported here because it causes all tests to depend on skinning
|
||||
export * from './voice';
|
||||
export * from './wrappers';
|
||||
export * from './utilities';
|
||||
|
Reference in New Issue
Block a user