UNPKG
@myoxine/core
Version:
latest (1.0.26)
1.0.26
1.0.25
1.0.22
1.0.21
1.0.20
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
> TODO: description
github.com/myoxine/myoxine
myoxine/myoxine
@myoxine/core
/
index.d.ts
2 lines
(1 loc)
•
57 B
TypeScript
View Raw
1
2
export
declare
const
Greeter
:
(
name
:
string
) =>
string
;