Refactoring
This commit is contained in:
@@ -2,7 +2,7 @@ import { Schema as S } from "@effect/schema"
|
||||
import type { Annotations, Class, Struct } from "@effect/schema/Schema"
|
||||
import type { Mutable } from "effect/Types"
|
||||
import type { Constructor } from "type-fest"
|
||||
import type { StaticType } from "../.."
|
||||
import type { StaticType } from "../../.."
|
||||
import type { HasFields, MissingSelfGeneric } from "./util"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user