We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df35291 commit 2c4e93bCopy full SHA for 2c4e93b
src/app/hardware/portal/transaction.ts
@@ -1,4 +1,4 @@
1
-import { ITransaction } from '.ITransaction';
+import { ITransaction } from './ITransaction';
2
3
export class ITransaction implements ITransaction {
4
id: number;
0 commit comments