build fixes

This commit is contained in:
jejolare 2024-09-21 17:58:36 +07:00
parent 2cd56805d9
commit 851de543b3
2 changed files with 2 additions and 2 deletions

View file

@ -27,4 +27,4 @@ interface TransactionInfo {
export default TransactionInfo;
export { Input, Output };
export type { Input, Output };

View file

@ -19,7 +19,7 @@
"noEmit": true,
"jsx": "preserve",
"incremental": true,
"isolatedModules": false,
"isolatedModules": true,
"baseUrl": "./",
"paths": {
"@/*": [