reshaped 3.7.0-canary.0 → 3.7.0-canary.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/bundle.d.ts CHANGED
@@ -150,7 +150,7 @@ export { TrapFocus } from "./utilities/a11y";
150
150
  * Types
151
151
  */
152
152
  export type { ReshapedConfig } from "./types/config";
153
- export type { Responsive } from "./types/global";
153
+ export type { Responsive, Attributes } from "./types/global";
154
154
  /**
155
155
  * Dev utilities
156
156
  */