UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

10 lines 323 B
export declare function useEphemeralPresenceManager(): import("./context").EphemeralPresenceManagerContextType; export declare function useReadOnlyEphemeralPresenceManager(): { presenceList: { tooltip: boolean; }; presenceCounter: { tooltip: number; }; }; //# sourceMappingURL=hooks.d.ts.map