mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 10:33:01 +00:00
renamed to Sprint
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { ApiError } from "@issue/shared";
|
||||
import type { ApiError } from "@sprint/shared";
|
||||
import type { z } from "zod";
|
||||
|
||||
type ZodSchema<T> = z.ZodSchema<T>;
|
||||
|
||||
Reference in New Issue
Block a user