Update & format

This commit is contained in:
2025-09-19 18:12:55 -05:00
parent 45d2461781
commit f93b39d7a9
11 changed files with 47 additions and 51 deletions

View File

@@ -13,9 +13,9 @@ import type {
DocumentByName,
TableNamesInDataModel,
SystemTableNames,
} from "convex/server";
import type { GenericId } from "convex/values";
import schema from "../schema.js";
} from 'convex/server';
import type { GenericId } from 'convex/values';
import schema from '../schema.js';
/**
* The names of all of your Convex tables.