UNPKG

@hhgtech/hhg-components

Version:
3 lines (2 loc) 125 B
import { UserInfo } from "../interfaces/types"; export declare const useFbDataLayer: (userInfo?: UserInfo | null) => void;