This commit is contained in:
2025-12-10 15:09:02 -03:00
parent f1b2cf815a
commit 864226256a
14 changed files with 2135 additions and 2484 deletions

View File

@@ -8,7 +8,7 @@
* @module
*/
import { anyApi, componentsGeneric } from "convex/server";
import { anyApi, componentsGeneric } from 'convex/server';
/**
* A utility for referencing Convex functions in your app's API.