ignore: cloud resource

This commit is contained in:
Dax Raad 2025-08-30 00:58:22 -04:00
commit f821b55514
20 changed files with 180 additions and 17 deletions

View file

@ -1,5 +1,5 @@
import { drizzle } from "drizzle-orm/postgres-js"
import { Resource } from "../util/resource"
import { Resource } from "@opencode/cloud-resource"
export * from "drizzle-orm"
import postgres from "postgres"