UNPKG

remix-conform-rpc

Version:

Supercharge your remix/react-router actions and loaders with typesafe param and query parsing using conform and zod

2 lines (1 loc) 67 B
export declare function serializeToFormData<T>(data: T): FormData;