0.1.4 #5
@@ -56,3 +56,4 @@ const TestSchema = Schema.Struct({
|
||||
name: Schema.String
|
||||
})
|
||||
declare const form: Form<typeof TestSchema["Type"], typeof TestSchema["Encoded"], typeof TestSchema["Context"]>
|
||||
const t = form.useRef(["name"])
|
||||
|
||||
Reference in New Issue
Block a user