UNPKG

barkbyte

Version:

A dog-related utility package

3 lines (2 loc) 104 B
export declare function bark(sound?: string): string; export declare function sayWhostheBoss(): string;