This commit is contained in:
@@ -14,7 +14,7 @@ const TestExp = ZodSchemaClass({
|
||||
defaultValues: { id: -1n },
|
||||
})
|
||||
.expresses(ObservableZodSchemaObject)
|
||||
.buildAnyway()
|
||||
.build()
|
||||
|
||||
@TestExp.implementsStatic
|
||||
class Test extends TestExp.extends implements Implements<typeof TestExp> {}
|
||||
|
||||
Reference in New Issue
Block a user