ckgl/node_modules/@vant/use/README.md
2024-12-21 13:52:42 +08:00

194 B

Vant Use

Built-in composition APIs of Vant.

Install

# with npm
npm i @vant/use

# with yarn
yarn add @vant/use

# with pnpm
pnpm add @vant/use

# with Bun
bun add @vant/use