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