UNPKG

@daimo/pay

Version:

Seamless crypto payments. Onboard users from any chain, any coin into your app with one click.

13 lines (12 loc) 539 B
/** * * IMPORTANT NOTE: This file is a workaround for the following issue: * * When using rollup with styled-components to build into an ES module, styled components decides to move all of it’s DOM elements into "styled.default" rather than just within "styled" * * We're unsure as to why this issue occurs, if you have any ideas or a better solution please let us know by opening a discussion on our GitHub repo: * https://github.com/family/connectkit/discussions/new * */ declare const _default: any; export default _default;