@@ -142,14 +142,14 @@ exports[`FormData > serializeAsync > supports FormData 1`] = `
142142} )("SGVsbG8gV29ybGQ=")],"hello.txt",{ type :" text/plain" ,lastModified :1681027542680 } )],["foo-bar",new File([h("Rm9vIEJhcg==")],"foo-bar.txt",{ type :" text/plain" ,lastModified :1681027542680 } )]]))()"
143143` ;
144144
145- exports [` FormData > toCrossJSON > supports FormData 1` ] = ` "{ " t" :25 ," i" :0 ," s" :{" factory" :{" t" :25 ," i" :1 ," c" :" seroval-plugins/web/FormDataFactory" }," entries" :{" t" :9 ," i" :2 ," a" :[{" t" :9 ," i" :3 ," a" :[{" t" :1 ," s" :" hello" },{" t" :1 ," s" :" world" }]," o" :0 },{" t" :9 ," i" :4 ," a" :[{" t" :1 ," s" :" foo" },{" t" :1 ," s" :" bar" }]," o" :0 }]," o" :0 }}," c" :" seroval-plugins/web/FormData" } "` ;
145+ exports [` FormData > toCrossJSON > supports FormData 1` ] = ` "{ " t" :25 ," i" :0 ," s" :{" factory" :{" t" :25 ," i" :1 ," s " :{}, " c" :" seroval-plugins/web/FormDataFactory" }," entries" :{" t" :9 ," i" :2 ," a" :[{" t" :9 ," i" :3 ," a" :[{" t" :1 ," s" :" hello" },{" t" :1 ," s" :" world" }]," o" :0 },{" t" :9 ," i" :4 ," a" :[{" t" :1 ," s" :" foo" },{" t" :1 ," s" :" bar" }]," o" :0 }]," o" :0 }}," c" :" seroval-plugins/web/FormData" } "` ;
146146
147- exports [` FormData > toCrossJSONAsync > supports FormData 1` ] = ` "{ " t" :25 ," i" :0 ," s" :{" factory" :{" t" :25 ," i" :1 ," c" :" seroval-plugins/web/FormDataFactory" }," entries" :{" t" :9 ," i" :2 ," a" :[{" t" :9 ," i" :3 ," a" :[{" t" :1 ," s" :" hello-world" },{" t" :25 ," i" :4 ," s" :{" name" :{" t" :1 ," s" :" hello.txt" }," options" :{" t" :10 ," i" :5 ," p" :{" k" :[" type" ," lastModified" ]," v" :[{" t" :1 ," s" :" text/plain" },{" t" :0 ," s" :1681027542680 }]}," o" :0 }," buffer" :{" t" :19 ," i" :6 ," s" :" SGVsbG8gV29ybGQ=" ," f" :{" t" :26 ," i" :7 ," s" :5 }}}," c" :" seroval-plugins/web/File" }]," o" :0 },{" t" :9 ," i" :8 ," a" :[{" t" :1 ," s" :" foo-bar" },{" t" :25 ," i" :9 ," s" :{" name" :{" t" :1 ," s" :" foo-bar.txt" }," options" :{" t" :10 ," i" :10 ," p" :{" k" :[" type" ," lastModified" ]," v" :[{" t" :1 ," s" :" text/plain" },{" t" :0 ," s" :1681027542680 }]}," o" :0 }," buffer" :{" t" :19 ," i" :11 ," s" :" Rm9vIEJhcg==" ," f" :{" t" :4 ," i" :7 }}}," c" :" seroval-plugins/web/File" }]," o" :0 }]," o" :0 }}," c" :" seroval-plugins/web/FormData" } "` ;
147+ exports [` FormData > toCrossJSONAsync > supports FormData 1` ] = ` "{ " t" :25 ," i" :0 ," s" :{" factory" :{" t" :25 ," i" :1 ," s " :{}, " c" :" seroval-plugins/web/FormDataFactory" }," entries" :{" t" :9 ," i" :2 ," a" :[{" t" :9 ," i" :3 ," a" :[{" t" :1 ," s" :" hello-world" },{" t" :25 ," i" :4 ," s" :{" name" :{" t" :1 ," s" :" hello.txt" }," options" :{" t" :10 ," i" :5 ," p" :{" k" :[" type" ," lastModified" ]," v" :[{" t" :1 ," s" :" text/plain" },{" t" :0 ," s" :1681027542680 }]}," o" :0 }," buffer" :{" t" :19 ," i" :6 ," s" :" SGVsbG8gV29ybGQ=" ," f" :{" t" :26 ," i" :7 ," s" :5 }}}," c" :" seroval-plugins/web/File" }]," o" :0 },{" t" :9 ," i" :8 ," a" :[{" t" :1 ," s" :" foo-bar" },{" t" :25 ," i" :9 ," s" :{" name" :{" t" :1 ," s" :" foo-bar.txt" }," options" :{" t" :10 ," i" :10 ," p" :{" k" :[" type" ," lastModified" ]," v" :[{" t" :1 ," s" :" text/plain" },{" t" :0 ," s" :1681027542680 }]}," o" :0 }," buffer" :{" t" :19 ," i" :11 ," s" :" Rm9vIEJhcg==" ," f" :{" t" :4 ," i" :7 }}}," c" :" seroval-plugins/web/File" }]," o" :0 }]," o" :0 }}," c" :" seroval-plugins/web/FormData" } "` ;
148148
149149exports [` FormData > toCrossJSONStream > supports FormData 1` ] = ` "{ " t" :22 ," i" :0 ," s" :1 ," f" :{" t" :26 ," i" :2 ," s" :1 }} "` ;
150150
151- exports [` FormData > toCrossJSONStream > supports FormData 2` ] = ` "{ " t" :23 ," i" :1 ," a" :[{" t" :26 ," i" :8 ," s" :2 },{" t" :25 ," i" :3 ," s" :{" factory" :{" t" :25 ," i" :4 ," c" :" seroval-plugins/web/FormDataFactory" }," entries" :{" t" :9 ," i" :5 ," a" :[{" t" :9 ," i" :6 ," a" :[{" t" :1 ," s" :" hello" },{" t" :1 ," s" :" world" }]," o" :0 },{" t" :9 ," i" :7 ," a" :[{" t" :1 ," s" :" foo" },{" t" :1 ," s" :" bar" }]," o" :0 }]," o" :0 }}," c" :" seroval-plugins/web/FormData" }]} "` ;
151+ exports [` FormData > toCrossJSONStream > supports FormData 2` ] = ` "{ " t" :23 ," i" :1 ," a" :[{" t" :26 ," i" :8 ," s" :2 },{" t" :25 ," i" :3 ," s" :{" factory" :{" t" :25 ," i" :4 ," s " :{}, " c" :" seroval-plugins/web/FormDataFactory" }," entries" :{" t" :9 ," i" :5 ," a" :[{" t" :9 ," i" :6 ," a" :[{" t" :1 ," s" :" hello" },{" t" :1 ," s" :" world" }]," o" :0 },{" t" :9 ," i" :7 ," a" :[{" t" :1 ," s" :" foo" },{" t" :1 ," s" :" bar" }]," o" :0 }]," o" :0 }}," c" :" seroval-plugins/web/FormData" }]} "` ;
152152
153- exports [` FormData > toJSON > supports FormData 1` ] = ` "{ " t" :{" t" :25 ," i" :0 ," s" :{" factory" :{" t" :25 ," i" :1 ," c" :" seroval-plugins/web/FormDataFactory" }," entries" :{" t" :9 ," i" :2 ," a" :[{" t" :9 ," i" :3 ," a" :[{" t" :1 ," s" :" hello" },{" t" :1 ," s" :" world" }]," o" :0 },{" t" :9 ," i" :4 ," a" :[{" t" :1 ," s" :" foo" },{" t" :1 ," s" :" bar" }]," o" :0 }]," o" :0 }}," c" :" seroval-plugins/web/FormData" }," f" :63 ," m" :[]} "` ;
153+ exports [` FormData > toJSON > supports FormData 1` ] = ` "{ " t" :{" t" :25 ," i" :0 ," s" :{" factory" :{" t" :25 ," i" :1 ," s " :{}, " c" :" seroval-plugins/web/FormDataFactory" }," entries" :{" t" :9 ," i" :2 ," a" :[{" t" :9 ," i" :3 ," a" :[{" t" :1 ," s" :" hello" },{" t" :1 ," s" :" world" }]," o" :0 },{" t" :9 ," i" :4 ," a" :[{" t" :1 ," s" :" foo" },{" t" :1 ," s" :" bar" }]," o" :0 }]," o" :0 }}," c" :" seroval-plugins/web/FormData" }," f" :63 ," m" :[]} "` ;
154154
155- exports [` FormData > toJSONAsync > supports FormData 1` ] = ` "{ " t" :{" t" :25 ," i" :0 ," s" :{" factory" :{" t" :25 ," i" :1 ," c" :" seroval-plugins/web/FormDataFactory" }," entries" :{" t" :9 ," i" :2 ," a" :[{" t" :9 ," i" :3 ," a" :[{" t" :1 ," s" :" hello-world" },{" t" :25 ," i" :4 ," s" :{" name" :{" t" :1 ," s" :" hello.txt" }," options" :{" t" :10 ," i" :5 ," p" :{" k" :[" type" ," lastModified" ]," v" :[{" t" :1 ," s" :" text/plain" },{" t" :0 ," s" :1681027542680 }]}," o" :0 }," buffer" :{" t" :19 ," i" :6 ," s" :" SGVsbG8gV29ybGQ=" ," f" :{" t" :26 ," i" :7 ," s" :5 }}}," c" :" seroval-plugins/web/File" }]," o" :0 },{" t" :9 ," i" :8 ," a" :[{" t" :1 ," s" :" foo-bar" },{" t" :25 ," i" :9 ," s" :{" name" :{" t" :1 ," s" :" foo-bar.txt" }," options" :{" t" :10 ," i" :10 ," p" :{" k" :[" type" ," lastModified" ]," v" :[{" t" :1 ," s" :" text/plain" },{" t" :0 ," s" :1681027542680 }]}," o" :0 }," buffer" :{" t" :19 ," i" :11 ," s" :" Rm9vIEJhcg==" ," f" :{" t" :4 ," i" :7 }}}," c" :" seroval-plugins/web/File" }]," o" :0 }]," o" :0 }}," c" :" seroval-plugins/web/FormData" }," f" :63 ," m" :[7 ]} "` ;
155+ exports [` FormData > toJSONAsync > supports FormData 1` ] = ` "{ " t" :{" t" :25 ," i" :0 ," s" :{" factory" :{" t" :25 ," i" :1 ," s " :{}, " c" :" seroval-plugins/web/FormDataFactory" }," entries" :{" t" :9 ," i" :2 ," a" :[{" t" :9 ," i" :3 ," a" :[{" t" :1 ," s" :" hello-world" },{" t" :25 ," i" :4 ," s" :{" name" :{" t" :1 ," s" :" hello.txt" }," options" :{" t" :10 ," i" :5 ," p" :{" k" :[" type" ," lastModified" ]," v" :[{" t" :1 ," s" :" text/plain" },{" t" :0 ," s" :1681027542680 }]}," o" :0 }," buffer" :{" t" :19 ," i" :6 ," s" :" SGVsbG8gV29ybGQ=" ," f" :{" t" :26 ," i" :7 ," s" :5 }}}," c" :" seroval-plugins/web/File" }]," o" :0 },{" t" :9 ," i" :8 ," a" :[{" t" :1 ," s" :" foo-bar" },{" t" :25 ," i" :9 ," s" :{" name" :{" t" :1 ," s" :" foo-bar.txt" }," options" :{" t" :10 ," i" :10 ," p" :{" k" :[" type" ," lastModified" ]," v" :[{" t" :1 ," s" :" text/plain" },{" t" :0 ," s" :1681027542680 }]}," o" :0 }," buffer" :{" t" :19 ," i" :11 ," s" :" Rm9vIEJhcg==" ," f" :{" t" :4 ," i" :7 }}}," c" :" seroval-plugins/web/File" }]," o" :0 }]," o" :0 }}," c" :" seroval-plugins/web/FormData" }," f" :63 ," m" :[7 ]} "` ;
0 commit comments