UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

8 lines (7 loc) 301 B
import { Props as StringValueProps } from '../String'; export type Props = StringValueProps; declare function OrganizationNumber(props: Props): import("react/jsx-runtime").JSX.Element; declare namespace OrganizationNumber { var _supportsSpacingProps: boolean; } export default OrganizationNumber;