feat: add t3 env package
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import "server-only"
|
||||
import { request as graphqlRequest } from "graphql-request"
|
||||
import { env } from "@/env/server.mjs"
|
||||
import { env } from "@/env/server"
|
||||
|
||||
import type { Data } from "@/types/request"
|
||||
import type { DocumentNode } from "graphql"
|
||||
|
||||
Reference in New Issue
Block a user