wallet-core/packages/web-util/src/index.testing.ts

4 lines
98 B
TypeScript
Raw Normal View History

2023-05-05 13:34:21 +02:00
export * from "./tests/hook.js";
export * from "./tests/swr.js";
export * from "./tests/mock.js";