UNPKG

@graphql-hive/laboratory

Version:

3 lines (2 loc) 145 B
declare function Input({ className, type, ...props }: React.ComponentProps<"input">): import("react/jsx-runtime").JSX.Element; export { Input };