@akrc/ringo
v1.0.10
Published
The message, Dialog, and Notice components written in Pure TypeScript.
Downloads
31
Readme
🍏 Ringo
The message, Dialog, and Notice components written in Pure TypeScript.
Playground
Usage
pnpm add ringo
import {message} from 'ringo'
message({text: 'Hello, Ringo!'})
And see docs.