UNPKG

brahma-test-widget

Version:

A React component for trade automation within the Brahma ecosystem.

9 lines 509 B
export { default as Modal } from './Modal'; export { default as Button } from './Button'; export { default as SecondaryButton } from './SecondaryButton'; export { default as FlexContainer } from './FlexContainer'; export { default as GrayBoundaryBlackWrapper } from './GrayBoundaryBlackWrapper'; export { default as ContentWrapper } from './ContentWrapper'; export { default as Typography } from './Typography'; export { default as CloseButtonBox } from './CloseButtonBox'; //# sourceMappingURL=index.d.ts.map