UNPKG

pouncejs

Version:

A collection of UI components from Panther labs

3 lines (2 loc) 96 B
export { default } from './NumberInput'; export type { NumberInputProps } from './NumberInput';