UNPKG
loujs
Version:
latest (1.0.1)
1.0.1
1.0.0
This is loujs 💛
github.com/louisgagarin/loujs
louisgagarin/loujs
loujs
/
lib
/
index.d.ts
2 lines
(1 loc)
•
56 B
TypeScript
View Raw
1
2
export
declare
const
Greeter
:
(
name
:
string
) =>
string
;