UNPKG

@studio-lumio/hooks

Version:

a compilation of react hooks we use to make our magic

3 lines (2 loc) 83 B
export declare const useScript: (url: string) => void; export default useScript;