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 2140812 commit feecc05Copy full SHA for feecc05
packages/web/tests/offline.test.ts
@@ -1,4 +1,4 @@
1
-import { AbstractPowerSyncDatabase, column, Column, ColumnType, Schema, Table } from '@powersync/common';
+import { AbstractPowerSyncDatabase, column, Schema, Table } from '@powersync/common';
2
import { PowerSyncDatabase } from '@powersync/web';
3
import { afterEach, beforeEach, describe, expect, it } from 'vitest';
4
0 commit comments