chore: prepare for npm publishing as @gkucmierz/bitcoin-logo

This commit is contained in:
2026-03-03 09:24:00 +00:00
parent 2b6e9077c7
commit 5e4fa25fc4
6 changed files with 131 additions and 9 deletions

4
src/index.js Normal file
View File

@@ -0,0 +1,4 @@
import BitcoinLogo from './components/BitcoinLogo.vue'
export { BitcoinLogo }
export default BitcoinLogo