mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-17 16:44:19 +01:00
bundle browser packages too in order to easily consume them without bundlers
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { SyncOpts, DatabaseRowMutation, DatabaseRowStatement, DatabaseRowTransformResult } from "@tursodatabase/sync-common";
|
||||
import { SyncEngine, initThreadPool, MainWorker } from "./index-vite-dev-hack.js";
|
||||
import { connect as promiseConnect, Database } from "./promise.js";
|
||||
import { SyncEngine, initThreadPool, MainWorker } from "./index-vite-dev-hack.js";
|
||||
|
||||
/**
|
||||
* Creates a new database connection asynchronously.
|
||||
|
||||
Reference in New Issue
Block a user