0.3.21 • Published 6 months ago

@solana-wallets/unified v0.3.21

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Hello

Example hello world package in the your-repository-name repository.

Installation

npm install @your-repository-name/hello
# or
yarn add @your-repository-name/hello
# or
pnpm add @your-repository-name/hello

How to use it

import { createHello } from "@your-repository-name/hello"

const [hello, setHello] = createHello()

hello() // => "Hello World!"

setHello("Solid")

hello() // => "Hello Solid!"

Changelog

See CHANGELOG.md.

0.3.9

9 months ago

0.3.17

6 months ago

0.3.16

6 months ago

0.3.15

8 months ago

0.3.14

8 months ago

0.3.13

8 months ago

0.3.12

8 months ago

0.3.11

8 months ago

0.3.10

9 months ago

0.3.20

6 months ago

0.3.21

6 months ago

0.3.19

6 months ago

0.3.18

6 months ago

0.3.8

9 months ago

0.3.7

9 months ago

0.3.6

10 months ago

0.3.5

10 months ago

0.3.4

10 months ago

0.3.3

10 months ago

0.3.2

11 months ago

0.3.1

11 months ago

0.3.0

11 months ago

0.2.0

11 months ago