UNPKG

@hhgtech/hhg-components

Version:
8 lines (7 loc) 153 B
declare class Store { apiSsoUrl: string; apiLeadUrl: string; apiSubotUrl: string; } export declare const leadStore: Store; export {};