UNPKG

@hooks/title

Version:

React hook to set the document title

2 lines (1 loc) 55 B
export default function useTitle(title: string): void;