UNPKG
anvy
Version:
latest (3.4.0)
3.4.0
3.3.9
3.3.8
3.3.7
3.3.6
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.9
3.2.8
3.2.7
3.2.6
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.9
3.1.8
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.9
3.0.8
0.0.26
0.0.25
0.0.23
0.0.22
0.0.21
0.0.20
0.0.19
0.0.18
0.0.17
0.0.16
A CLI tool for integrating Anvy UI components into your React.js and Next.js projects.
anvy
/
dist
/
commands
/
add.d.ts
2 lines
(1 loc)
•
72 B
TypeScript
View Raw
1
2
export
declare
const
addCommand
:
(
component
?:
string
) =>
Promise
<
void
>;