mirror of
https://github.com/status-im/ens-usernames.git
synced 2025-02-02 05:45:12 +00:00
6 lines
114 B
JavaScript
6 lines
114 B
JavaScript
// @create-index
|
|
|
|
export { default as Button } from './Button.js';
|
|
export { default as assets } from './assets';
|
|
|