UNPKG
barkbyte
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
A dog-related utility package
barkbyte
/
dist
/
index.d.ts
3 lines
(2 loc)
•
104 B
TypeScript
View Raw
1
2
3
export
declare
function
bark
(
sound
?:
string
):
string
;
export
declare
function
sayWhostheBoss
(
):
string
;