UNPKG

@d3vtool/hooks

Version:

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

2 lines (1 loc) 100 B
"use strict";export function useDocumentTitle(){function t(e){document.title="".concat(e)}return t}