@xyo-network/react-shared
Version:
Common React library for all XYO projects that use React
17 lines • 801 B
TypeScript
export { default as ada } from './ada.png';
export { default as btc } from './btc.png';
export { default as busd } from './busd.png';
export { default as dai } from './dai.png';
export { default as dogecoin } from './dogecoin.png';
export { default as dot } from './dot.png';
export { default as ethereum } from './ethereum.png';
export { default as frax } from './frax.png';
export { default as link } from './link.png';
export { default as sol } from './sol.png';
export { default as tether } from './tether.png';
export { default as usdCoin } from './usd-coin.png';
export { default as weth } from './weth.png';
export { default as wrappedBtc } from './wrapped-bitcoin.png';
export { default as xl1 } from './xl1.png';
export { default as xyo } from './xyo.png';
//# sourceMappingURL=index.d.ts.map