UNPKG

mingoo.amotify

Version:
7 lines (6 loc) 239 B
/// <reference types="react" /> import { fn } from '@declaration'; export declare const ListInputs: fn.Input.List.Methods & { Origin: (props: fn.Input.List.OriginParams) => JSX.Element; }; export declare const Input: fn.Input.Methods;