UNPKG

@retailmenot/anchor

Version:

A React UI Library by RetailMeNot

4 lines 225 B
// Button and ButtonProps will be exported. // Using the wildcard because Babel has difficulty interpreting TypeScript interfaces when they are re-exported export * from './Button.component'; //# sourceMappingURL=index.js.map