UNPKG

@tutim/fields

Version:

form infrastructure for web applications

6 lines (5 loc) 120 B
/// <reference types="react" /> declare const Footer: ({ step }: { step: any; }) => JSX.Element; export { Footer };