UNPKG
@am-hooks/use-title
Version:
latest (1.0.2)
1.0.2
1.0.0
Change browser tab title
github.com/dorothy7964/am-hooks
dorothy7964/am-hooks
@am-hooks/use-title
/
index.js
2 lines
(1 loc)
•
51 B
JavaScript
View Raw
1
2
export
{ useTitle
as
default
}
from
"./useTitle"
;