UNPKG

@gobistories/gobi-web-integration

Version:

This library will let you put your Gobi stories on your site.

3 lines (2 loc) 114 B
declare const useLocalStorageHook: (key: string, initialValue: any) => any[]; export default useLocalStorageHook;