@solana-wallets-solid/solid-1.0
TypeScript icon, indicating that this package has built-in type declarations

0.6.0 • Public • Published

your-repository-name 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.

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i @solana-wallets-solid/solid-1.0

    Weekly Downloads

    1

    Version

    0.6.0

    License

    MIT

    Unpacked Size

    116 kB

    Total Files

    6

    Last publish

    Collaborators

    • aidanaden