This commit is contained in:
2026-01-24 17:01:39 +08:00
parent d23fc2b2d8
commit ce6bc3e48e
5 changed files with 18 additions and 4 deletions

View File

@@ -1,7 +1,6 @@
import { query, mutation, action } from "./_generated/server";
import { Kevisual } from '@kevisual/ai/browser'
import { v } from "convex/values";
import { } from "convex/server";
export const get = query({
args: {},
handler: async (ctx) => {