mirror of
https://github.com/cupcakearmy/canihazusername.git
synced 2024-11-16 10:00:56 +01:00
15 lines
152 B
Markdown
15 lines
152 B
Markdown
|
# canihazusername
|
||
|
|
||
|
## Install
|
||
|
|
||
|
```bash
|
||
|
npm install --save canihazusername
|
||
|
```
|
||
|
|
||
|
## Quickstart
|
||
|
|
||
|
```jsx
|
||
|
import cihu from 'aspekto'
|
||
|
|
||
|
console.log(cihu())
|
||
|
```
|