fixed build libs

This commit is contained in:
Boki 2025-06-25 08:29:53 -04:00
parent b03231b849
commit 42baadae38
26 changed files with 981 additions and 541 deletions

View file

@ -22,7 +22,7 @@ import {
groupBySymbol,
convertTimestamps,
} from './index';
} from '../src/index';
describe('Utility Functions', () => {
describe('common utilities', () => {