UNPKG

@bund-x/core

Version:

Master Components Core Library

9 lines 232 B
export function Box(props: any): JSX.Element; export namespace Box { namespace defaultProps { function onClick(): void; } const displayName: string; } export default Box; //# sourceMappingURL=Box.d.ts.map