UNPKG
@whimsical/react
Version:
latest (0.0.1)
0.0.1
Whimsical Components for ReactJS
take2mfg/whimsical
@whimsical/react
/
lib
/
index.d.ts
2 lines
(1 loc)
•
54 B
TypeScript
View Raw
1
2
export
declare
const
Hello
:
(
name
:
string
) =>
string
;