import { type InputWrapperProps } from "https://deno.land/x/fathym_atomic@v0.0.176/mod.ts";
definition: { children: ComponentChildren; isNumber?: boolean; position?: "prefix" | "suffix"; text?: string; } & JSX.HTMLAttributes<HTMLDivElement>
x/fathym_atomic/mod.ts>InputWrapperProps
import { type InputWrapperProps } from "https://deno.land/x/fathym_atomic@v0.0.176/mod.ts";