mirror of
https://github.com/FJurmanovic/wallet-web.git
synced 2026-02-06 06:08:10 +00:00
3 lines
139 B
TypeScript
3 lines
139 B
TypeScript
export { default as TransactionCheckElementTemplate } from './TransactionCheckElementTemplate';
|
|
export * from './TransactionCheckElement';
|