UNPKG

@empathyco/x-components

Version:
14 lines 331 B
/** * Wiring configuration for the {@link EmpathizeXModule | empathize module}. * * @internal */ export declare const empathizeWiring: { EmpathizeOpened: { setIsOpen: import("../..").AnyWire; }; EmpathizeClosed: { setIsNotOpen: import("../..").AnyWire; }; }; //# sourceMappingURL=wiring.d.ts.map