UNPKG

mingoo.amotify

Version:
5 lines (4 loc) 127 B
/// <reference types="react" /> export declare const Inputs: { TextInput: (params: any) => import("react").JSX.Element; };