fix(core): update

This commit is contained in:
2023-11-16 02:09:48 +01:00
parent c7ce7af521
commit 49bc354d01
19 changed files with 5958 additions and 12934 deletions

View File

@ -1,5 +1,5 @@
import { expect, tap } from '@pushrocks/tapbundle';
import * as finplusInterfaces from '../ts/index';
import { expect, tap } from '@push.rocks/tapbundle';
import * as finplusInterfaces from '../ts/index.js';
interface ITestTransaction {
date: Date;