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