UNPKG

@wulperstudio/cms

Version:
4 lines (3 loc) 196 B
import { InputCounterPropsModel } from './InputCounter.types'; declare const InputCounter: (props: InputCounterPropsModel) => import("react/jsx-runtime").JSX.Element; export default InputCounter;