initial commit
This commit is contained in:
6
packages/backend/convex/_generated/api.js
Normal file
6
packages/backend/convex/_generated/api.js
Normal file
@@ -0,0 +1,6 @@
|
||||
/* eslint-disable */
|
||||
import { anyApi, componentsGeneric } from "convex/server";
|
||||
|
||||
export const api = anyApi;
|
||||
export const internal = anyApi;
|
||||
export const components = componentsGeneric();
|
||||
Reference in New Issue
Block a user