@xxhls/classnames
TypeScript icon, indicating that this package has built-in type declarations

0.0.10 • Public • Published

classnames

Setup

npm i @xxhls/classnames

Usage

import classnames from '@xxhls/classnames'

classnames('foo', 'bar', { baz: true, qux: false }) // 'foo bar baz'

License

MIT License

Readme

Keywords

Package Sidebar

Install

npm i @xxhls/classnames

Weekly Downloads

0

Version

0.0.10

License

MIT

Unpacked Size

3.58 kB

Total Files

5

Last publish

Collaborators

  • xxhls