UNPKG
formsquare
Version:
latest (1.0.0-beta.4)
1.0.0-beta.4
1.0.0-beta.3
1.0.0-beta.2
1.0.0-beta.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.1
0.3.0
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Serialize html5 forms the smart way
github.com/runarberg/formsquare
runarberg/formsquare
formsquare
/
dist
/
iife
/
formsquare.js.flow
4 lines
(2 loc)
•
53 B
Flow
View Raw
1
2
3
4
// @flow
export
{
default
}
from
"./formsquare.js"
;