mirror of
https://github.com/cf-sonr/dbx.git
synced 2026-01-12 02:59:13 +00:00
chore: add initial project structure and tooling
This commit is contained in:
6
database.go
Normal file
6
database.go
Normal file
@@ -0,0 +1,6 @@
|
||||
//go:build js && wasm
|
||||
// +build js,wasm
|
||||
|
||||
package dbx
|
||||
|
||||
import _ "github.com/syumai/workers/cloudflare/d1"
|
||||
Reference in New Issue
Block a user