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