session-desktop/ts/test/test-utils/index.ts
2020-06-18 15:07:41 +10:00

4 lines
102 B
TypeScript

import * as TestUtils from './utils';
import * as Stubs from './stubs';
export { TestUtils, Stubs };