UNPKG

@d3vtool/hooks

Version:

Collection of custom React hooks to simplify tasks in your React projects.

2 lines (1 loc) 69 B
export declare function useDocumentTitle(): (title: string) => void;