UNPKG

@react95/clippy

Version:

Our old good friend Clippy as a React Hook!

4 lines (3 loc) 93 B
export declare const useClippy: () => { clippy: import("clippyts").Agent | undefined; };