UNPKG

@aaronhayes/react-use-hubspot-form

Version:

Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.

3 lines (2 loc) 118 B
declare function useScript(src: string, async?: boolean, addToHead?: boolean): boolean[]; export default useScript;