UNPKG

@exabytellc/utils

Version:

EB react utils to make everything a little easier!

5 lines (4 loc) 89 B
'use client'; export { toFormdata, fromFormdata, mergeFormData } from './_data';