mirror of
https://github.com/get-drexa/drive.git
synced 2025-11-30 21:41:39 +00:00
style[convex]: reorganize imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { v } from "convex/values"
|
||||
import type { Doc, Id } from "@fileone/convex/dataModel"
|
||||
import type { Doc, Id } from "../_generated/dataModel"
|
||||
import {
|
||||
type AuthenticatedMutationCtx,
|
||||
type AuthenticatedQueryCtx,
|
||||
|
||||
Reference in New Issue
Block a user