2 lines
124 B
TypeScript
2 lines
124 B
TypeScript
export { Input, Textarea, type InputProps, type InputAreaProps as TextareaProps } from "@cloudflare/kumo/components/input";
|