UNPKG

@spark-web/box

Version:

--- title: Box storybookPath: page-layout-box--default isExperimentalPackage: false ---

6 lines (5 loc) 280 B
export { BackgroundProvider } from "./background-provider.js"; export { Box } from "./box.js"; export { useBackground, useBackgroundLightness } from "./context.js"; export type { BackgroundProviderProps } from "./background-provider.js"; export type { BoxProps } from "./box.js";