UNPKG

slanted-gamedev-toolz

Version:

A slanted mix of tools for your brilliant ideas in game design.

4 lines (3 loc) 80 B
export declare const useSpeech: () => { speak: (string: string) => void; };